Skip to content

Commit 2a4100c

Browse files
github-actions[bot]aavinash-nr
andauthored
chore: release v5.7.0 (#491)
Co-authored-by: aavinash-nr <[email protected]>
1 parent 0161b3b commit 2a4100c

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### v5.7.0 (2025-01-20)
2+
3+
#### Miscellaneous chores
4+
5+
* Fixing handler not updating for Node.js runtime 22 ([#489](https://github.com/newrelic/serverless-newrelic-lambda-layers/pull/489)) ([0161b3b](https://github.com/newrelic/serverless-newrelic-lambda-layers/commit/0161b3bd1ad25e55fa45f9efa78dbb36183be089))
6+
17
### v5.6.0 (2024-12-10)
28

39
#### Features

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": "serverless-newrelic-lambda-layers",
3-
"version": "5.6.0",
3+
"version": "5.7.0",
44
"description": "Serverless plugin for NewRelic APM AWS Lambda layers.",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)