Skip to content

Commit

Permalink
chore(release): 4.3.10 [skip ci]
Browse files Browse the repository at this point in the history
## [4.3.10](CodeGenieApp/serverless-express@v4.3.9...v4.3.10) (2021-08-28)

### Bug Fixes

* fix for non-root proxy+ ([45edbfa](CodeGenieApp@45edbfa))
  • Loading branch information
semantic-release-bot committed Aug 28, 2021
1 parent 45edbfa commit b06051c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.3.10](https://github.com/vendia/serverless-express/compare/v4.3.9...v4.3.10) (2021-08-28)


### Bug Fixes

* fix for non-root proxy+ ([45edbfa](https://github.com/vendia/serverless-express/commit/45edbfa79bac97ce3429dda68add5ee16ab45d5b))

## [4.3.9](https://github.com/vendia/serverless-express/compare/v4.3.8...v4.3.9) (2021-06-09)


Expand Down
2 changes: 1 addition & 1 deletion 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.9",
"version": "4.3.10",
"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 b06051c

Please sign in to comment.