Skip to content

Commit 6adac65

Browse files
chore(release): 4.3.11 [skip ci]
## [4.3.11](v4.3.10...v4.3.11) (2021-08-31) ### Bug Fixes * revert [#441](#441) ([#455](#455)) ([87aa26f](87aa26f)), closes [#454](#454)
1 parent 87aa26f commit 6adac65

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.3.11](https://github.com/vendia/serverless-express/compare/v4.3.10...v4.3.11) (2021-08-31)
2+
3+
4+
### Bug Fixes
5+
6+
* revert [#441](https://github.com/vendia/serverless-express/issues/441) ([#455](https://github.com/vendia/serverless-express/issues/455)) ([87aa26f](https://github.com/vendia/serverless-express/commit/87aa26f5395de9dc22591a817a476a006268fa73)), closes [#454](https://github.com/vendia/serverless-express/issues/454)
7+
18
## [4.3.10](https://github.com/vendia/serverless-express/compare/v4.3.9...v4.3.10) (2021-08-28)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vendia/serverless-express",
3-
"version": "4.3.10",
3+
"version": "4.3.11",
44
"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.",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)