Skip to content

Commit

Permalink
release 4.5.4 (#4018)
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm authored May 13, 2024
1 parent 89852de commit f1fea2e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 14 deletions.
13 changes: 2 additions & 11 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,8 @@ Notes:
See the <<upgrade-to-v4>> guide.
==== Unreleased
[float]
===== Breaking changes
[float]
===== Features
[[release-notes-4.5.4]]
==== 4.5.4 - 2024/05/13
[float]
===== Bug fixes
Expand Down Expand Up @@ -70,10 +65,6 @@ See the <<upgrade-to-v4>> guide.
({issues}4006[#4006])
[float]
===== Chores
[[release-notes-4.5.3]]
==== 4.5.3 - 2024/04/23
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elastic-apm-node",
"version": "4.5.3",
"version": "4.5.4",
"description": "The official Elastic APM agent for Node.js",
"type": "commonjs",
"main": "index.js",
Expand Down

0 comments on commit f1fea2e

Please sign in to comment.