Skip to content

Commit 07fb5e3

Browse files
authored
release 4.6.0 (#4059)
1 parent 88ee807 commit 07fb5e3

File tree

3 files changed

+5
-10
lines changed

3 files changed

+5
-10
lines changed

CHANGELOG.asciidoc

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,8 @@ Notes:
3434
See the <<upgrade-to-v4>> guide.
3535
3636
37-
==== Unreleased
38-
39-
[float]
40-
===== Breaking changes
37+
[[release-notes-4.6.0]]
38+
==== 4.6.0 - 2024/06/05
4139
4240
[float]
4341
===== Features
@@ -65,9 +63,6 @@ Note that this Node.js APM agent supports Node.js 20.x, so the new AWS Lambda
6563
runtime was supported when it was released. However, the metadata stating
6664
compatible runtimes (which is advisory) was not updated until now.
6765
68-
[float]
69-
===== Chores
70-
7166
7267
[[release-notes-4.5.4]]
7368
==== 4.5.4 - 2024/05/13

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": "elastic-apm-node",
3-
"version": "4.5.4",
3+
"version": "4.6.0",
44
"description": "The official Elastic APM agent for Node.js",
55
"type": "commonjs",
66
"main": "index.js",

0 commit comments

Comments
 (0)