Skip to content

Commit f34bc97

Browse files
chore(release): 4.12.1 [skip ci]
## [4.12.1](v4.12.0...v4.12.1) (2023-12-15) ### Bug Fixes * npm audit fix ([7f30ee5](7f30ee5))
1 parent 7f30ee5 commit f34bc97

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.12.1](https://github.com/CodeGenieApp/serverless-express/compare/v4.12.0...v4.12.1) (2023-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* npm audit fix ([7f30ee5](https://github.com/CodeGenieApp/serverless-express/commit/7f30ee512ca5be801337c6627b9df52d19cc6053))
7+
18
# [4.12.0](https://github.com/CodeGenieApp/serverless-express/compare/v4.11.1...v4.12.0) (2023-12-15)
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": "@codegenie/serverless-express",
3-
"version": "4.12.0",
3+
"version": "4.12.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)