Skip to content

Commit 6fd64e1

Browse files
authored
3.40.0 (#3014)
1 parent 4365281 commit 6fd64e1

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

CHANGELOG.asciidoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,8 @@ Notes:
3232
=== Node.js Agent version 3.x
3333
3434
35-
==== Unreleased
36-
37-
[float]
38-
===== Breaking changes
35+
[[release-notes-3.40.0]]
36+
==== 3.40.0 2022/10/31
3937
4038
[float]
4139
===== Features

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": "3.39.0",
3+
"version": "3.40.0",
44
"description": "The official Elastic APM agent for Node.js",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)