Skip to content

Commit

Permalink
chore(release): 4.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0](v3.2.1...v4.0.0) (2022-12-19)

### Features

* update node version 18 ([3eb9a39](3eb9a39))

### BREAKING CHANGES

* - node version >= 18 required
- APIGatewayProxyHandler body mandatory response field
  • Loading branch information
semantic-release-bot committed Dec 19, 2022
1 parent 731ce4f commit afbb479
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [4.0.0](https://github.com/enter-at/node-aws-lambda-handlers/compare/v3.2.1...v4.0.0) (2022-12-19)


### Features

* update node version 18 ([3eb9a39](https://github.com/enter-at/node-aws-lambda-handlers/commit/3eb9a3968cd9aa60981c9dd79ba70c2b05de5df2))


### BREAKING CHANGES

* - node version >= 18 required
- APIGatewayProxyHandler body mandatory response field

## [3.2.1](https://github.com/enter-at/node-aws-lambda-handlers/compare/v3.2.0...v3.2.1) (2021-11-01)


Expand Down

0 comments on commit afbb479

Please sign in to comment.