Skip to content

Commit

Permalink
3.40.0 (#3014)
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm authored Oct 31, 2022
1 parent 4365281 commit 6fd64e1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
6 changes: 2 additions & 4 deletions CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,8 @@ Notes:
=== Node.js Agent version 3.x
==== Unreleased
[float]
===== Breaking changes
[[release-notes-3.40.0]]
==== 3.40.0 2022/10/31
[float]
===== Features
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": "3.39.0",
"version": "3.40.0",
"description": "The official Elastic APM agent for Node.js",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 6fd64e1

Please sign in to comment.