Skip to content

Commit ae03dc2

Browse files
chore(release): 4.12.4 [skip ci]
## [4.12.4](v4.12.3...v4.12.4) (2023-12-19) ### Bug Fixes * npm i from node 20 ([0cfb0ee](0cfb0ee))
1 parent 789e79b commit ae03dc2

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.12.4](https://github.com/CodeGenieApp/serverless-express/compare/v4.12.3...v4.12.4) (2023-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* npm i from node 20 ([0cfb0ee](https://github.com/CodeGenieApp/serverless-express/commit/0cfb0ee1223bf9bd994cd8a17c97e8d81aca1f01))
7+
18
## [4.12.3](https://github.com/CodeGenieApp/serverless-express/compare/v4.12.2...v4.12.3) (2023-12-19)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codegenie/serverless-express",
3-
"version": "4.12.3",
3+
"version": "4.12.4",
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",
@@ -110,4 +110,4 @@
110110
"path": "./node_modules/@ryansonshine/cz-conventional-changelog"
111111
}
112112
}
113-
}
113+
}

0 commit comments

Comments
 (0)