Skip to content

Commit e0d8bb4

Browse files
committed
add changelog and readme
1 parent d7e0dd8 commit e0d8bb4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 7.113.0
8+
9+
- **feat(node): Support Node 22 (#11754)**
10+
11+
This release adds support for Node 22! 🎉
12+
13+
It also adds prebuilt-binaries for Node 22 to `@sentry/profiling-node`.
14+
715
## 7.112.2
816

917
- fix(nextjs|sveltekit): Ensure we can pass `browserTracingIntegration` (#11765)

packages/profiling-node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ npm i -g windows-build-tools
6868

6969
### Prebuilt binaries
7070

71-
We currently ship prebuilt binaries for a few of the most common platforms and node versions (v16-20).
71+
We currently ship prebuilt binaries for a few of the most common platforms and node versions (v16-22).
7272

7373
- macOS x64
7474
- Linux ARM64 (musl)

0 commit comments

Comments
 (0)