Skip to content

Commit 87f44da

Browse files
committed
Publish package v3.4.1
Update version number and CHANGELOG.md.
1 parent 7e6f79d commit 87f44da

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

.changesets/always-ignore-traces-without-a-root-name.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# AppSignal for Node.js Changelog
22

3+
## 3.4.1
4+
5+
_Published on 2024-04-24._
6+
7+
### Fixed
8+
9+
- [7e6f79d](https://github.com/appsignal/appsignal-nodejs/commit/7e6f79d2fdec659eb469cdc08c1c493145752356) patch - Fix an issue where internal Next.js traces were not correctly ignored in certain circumstances.
10+
311
## 3.4.0
412

513
_Published on 2024-04-22._

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@appsignal/nodejs",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"main": "dist/index",
55
"types": "dist/index",
66
"license": "MIT",

0 commit comments

Comments
 (0)