Skip to content

Commit b79d88e

Browse files
github-actions[bot]aavinash-nr
andauthored
chore: release v5.14.0 (#581)
Co-authored-by: aavinash-nr <gh-actions-aavinash-nr@github.com>
1 parent 8a10666 commit b79d88e

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### v5.14.0 (2026-03-11)
2+
3+
#### Features
4+
5+
* add support for sending platform logs ([#578](https://github.com/newrelic/serverless-newrelic-lambda-layers/pull/578)) ([6e41336](https://github.com/newrelic/serverless-newrelic-lambda-layers/commit/6e4133636f6e929e6a57ad54230b9969b9893510))
6+
* added support for DOTNET 10 ([#576](https://github.com/newrelic/serverless-newrelic-lambda-layers/pull/576)) ([34fe8ef](https://github.com/newrelic/serverless-newrelic-lambda-layers/commit/34fe8efcf68eead6f5d7091a2abe2e655af3dc1d))
7+
8+
#### Miscellaneous chores
9+
10+
* bump up dependencies with nodejs24 package lock changes for release ([#580](https://github.com/newrelic/serverless-newrelic-lambda-layers/pull/580)) ([8a10666](https://github.com/newrelic/serverless-newrelic-lambda-layers/commit/8a1066699a05bd4a4bf715c8c10a9854254bba58))
11+
* release v5.13.1 ([#579](https://github.com/newrelic/serverless-newrelic-lambda-layers/pull/579)) ([c4b1fd1](https://github.com/newrelic/serverless-newrelic-lambda-layers/commit/c4b1fd151725d1fb925d5ba57bc534524cf3a04c))
12+
113
### v5.13.1 (2026-03-10)
214

315
#### 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.13.1",
3+
"version": "5.14.0",
44
"description": "Serverless plugin for NewRelic APM AWS Lambda layers.",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)