Skip to content

Commit c4b752d

Browse files
chore(release): 4.11.0 [skip ci]
# [4.11.0](v4.10.7...v4.11.0) (2023-12-14) ### Features * add S3 event source with auto-detection ([c83b74c](c83b74c))
1 parent c83b74c commit c4b752d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.11.0](https://github.com/CodeGenieApp/serverless-express/compare/v4.10.7...v4.11.0) (2023-12-14)
2+
3+
4+
### Features
5+
6+
* add S3 event source with auto-detection ([c83b74c](https://github.com/CodeGenieApp/serverless-express/commit/c83b74c5dd53c7471b8fc281d46e533a8f7331dc))
7+
18
## [4.10.7](https://github.com/CodeGenieApp/serverless-express/compare/v4.10.6...v4.10.7) (2023-12-14)
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: 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.10.7",
3+
"version": "4.11.0",
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)