Skip to content

Commit 848e460

Browse files
authored
release 4.13.0 (#4602)
1 parent 7b8cc5d commit 848e460

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

docs/release-notes/index.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,13 @@ To check for security updates, go to [Security announcements for the Elastic sta
2020

2121
% ### Fixes [next-fixes]
2222

23-
## Next [next]
24-
**Release date:** Month day, year
23+
## 4.13.0 [4-13-0]
24+
**Release date:** May 6, 2025
2525

26-
### Features and enhancements [next-features-enhancements]
26+
### Features and enhancements [4-13-0-features-enhancements]
2727

2828
* Add support for `express` v5. ([#4581](https://github.com/elastic/apm-agent-nodejs/pull/4581))
2929

30-
### Fixes [next-fixes]
31-
3230
## 4.12.0 [4-12-0]
3331
**Release date:** April 24, 2025
3432

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

0 commit comments

Comments
 (0)