Skip to content

Commit 36db4b1

Browse files
chore(release): 4.8.3 [skip ci]
## [4.8.3](v4.8.2...v4.8.3) (2022-06-30) ### Bug Fixes * migrate to commitizen fork ([ec1ca7e](ec1ca7e)), closes [#issuecomment-1131383383](https://github.com/vendia/serverless-express/issues/issuecomment-1131383383) * npm update ([1e45c11](1e45c11))
1 parent ec1ca7e commit 36db4b1

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.8.3](https://github.com/vendia/serverless-express/compare/v4.8.2...v4.8.3) (2022-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* migrate to commitizen fork ([ec1ca7e](https://github.com/vendia/serverless-express/commit/ec1ca7eb1a61db36a5b1424106721c2e5dabb40f)), closes [#issuecomment-1131383383](https://github.com/vendia/serverless-express/issues/issuecomment-1131383383)
7+
* npm update ([1e45c11](https://github.com/vendia/serverless-express/commit/1e45c1143167bed59b913a1120c912f9ac15d6ae))
8+
19
## [4.8.2](https://github.com/vendia/serverless-express/compare/v4.8.1...v4.8.2) (2022-06-07)
210

311

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": "@vendia/serverless-express",
3-
"version": "4.8.2",
3+
"version": "4.8.3",
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)