Skip to content

Commit 015d710

Browse files
authored
release 4.5.2 (#3970)
1 parent 1bdb233 commit 015d710

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ Notes:
3333
3434
See the <<upgrade-to-v4>> guide.
3535
36-
[[release-notes-4.5.1]]
37-
==== 4.5.1 - 2024/04/11
36+
[[release-notes-4.5.2]]
37+
==== 4.5.2 - 2024/04/12
3838
3939
[float]
4040
===== Bug fixes

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

0 commit comments

Comments
 (0)