Skip to content

Commit

Permalink
chore(release): 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jan 21, 2022
1 parent de00637 commit 7fbae39
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.3](https://github.com/joelcox22/use-lambda-env/compare/v1.1.2...v1.1.3) (2022-01-21)


### Bug Fixes

* keep all local environment variables ([de00637](https://github.com/joelcox22/use-lambda-env/commit/de006377954e8b7902451be6553c9a263fae9ada))

## [1.1.2](https://github.com/joelcox22/use-lambda-env/compare/v1.1.1...v1.1.2) (2021-08-29)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "use-lambda-env",
"version": "1.1.2",
"version": "1.1.3",
"description": "Run a process with environment variables from an AWS Lambda function",
"private": false,
"main": "index.js",
Expand Down

0 comments on commit 7fbae39

Please sign in to comment.