Skip to content

Commit 4b5ca7a

Browse files
chore(release): 4.3.1 [skip ci]
## [4.3.1](v4.3.0...v4.3.1) (2021-02-13) ### Bug Fixes * fix sam local for httpapi ([#371](#371)) ([b9df473](b9df473))
1 parent b9df473 commit 4b5ca7a

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.1](https://github.com/vendia/serverless-express/compare/v4.3.0...v4.3.1) (2021-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* fix sam local for httpapi ([#371](https://github.com/vendia/serverless-express/issues/371)) ([b9df473](https://github.com/vendia/serverless-express/commit/b9df4730b8f5a9a14cd4fda6895d28286bc62017))
7+
18
# [4.3.0](https://github.com/vendia/serverless-express/compare/v4.2.0...v4.3.0) (2021-02-08)
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.0",
3+
"version": "4.3.1",
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)