Skip to content

Commit

Permalink
release 4.4.1 (#3865)
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm committed Feb 6, 2024
1 parent bcb95cb commit 87aeff3
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 13 deletions.
12 changes: 2 additions & 10 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,8 @@ Notes:
See the <<upgrade-to-v4>> guide.
==== Unreleased
[float]
===== Breaking changes
[float]
===== Features
[[release-notes-4.4.1]]
==== 4.4.1 - 2024/02/06
[float]
===== Bug fixes
Expand All @@ -51,9 +46,6 @@ See the <<upgrade-to-v4>> guide.
Node.js versions. Changes in Node.js's ESM loader in v18.19.0 and v20 broke
earlier ESM support. ({issues}3784[#3784], {pull}3844[#3844])
[float]
===== Chores
[[release-notes-4.4.0]]
==== 4.4.0 - 2024/01/12
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.4.0",
"version": "4.4.1",
"description": "The official Elastic APM agent for Node.js",
"type": "commonjs",
"main": "index.js",
Expand Down

0 comments on commit 87aeff3

Please sign in to comment.