Skip to content

Commit

Permalink
chore(release): 4.3.12 [skip ci]
Browse files Browse the repository at this point in the history
## [4.3.12](CodeGenieApp/serverless-express@v4.3.11...v4.3.12) (2021-10-06)

### Bug Fixes

* change workflow to release under 14.x instead of 12.x ([CodeGenieApp#472](CodeGenieApp#472)) ([f949200](CodeGenieApp@f949200))
* npm audit fix --force ([CodeGenieApp#469](CodeGenieApp#469)) ([35c686c](CodeGenieApp@35c686c))
  • Loading branch information
semantic-release-bot committed Oct 6, 2021
1 parent f949200 commit 7373532
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [4.3.12](https://github.com/vendia/serverless-express/compare/v4.3.11...v4.3.12) (2021-10-06)


### Bug Fixes

* change workflow to release under 14.x instead of 12.x ([#472](https://github.com/vendia/serverless-express/issues/472)) ([f949200](https://github.com/vendia/serverless-express/commit/f9492006f4d046023f6f3387f5ab36d2dd45691f))
* npm audit fix --force ([#469](https://github.com/vendia/serverless-express/issues/469)) ([35c686c](https://github.com/vendia/serverless-express/commit/35c686c95795ad146dc53f4a919c40adea5ffe0f))

## [4.3.11](https://github.com/vendia/serverless-express/compare/v4.3.10...v4.3.11) (2021-08-31)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vendia/serverless-express",
"version": "4.3.11",
"version": "4.3.12",
"description": "This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.",
"keywords": [
"aws",
Expand Down

0 comments on commit 7373532

Please sign in to comment.