Skip to content

Commit c2f40e4

Browse files
authoredMar 24, 2025
chore: Changelog for 6.3.0 release (#1108)
1 parent 6ef5b47 commit c2f40e4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
 

‎CHANGELOG.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22

33
## Unreleased
44

5+
## 6.3.0
6+
7+
- feat: Update JavaScript SDKs from [v9.6.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.6.0) to [v9.8.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.8.0)
8+
- fix: Electron app.getPath('crashDumps') API can throw (#1106)
9+
510
## 6.2.0
611

7-
- feat: Update from
8-
[v9.1.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.1.0) to
9-
[v9.6.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.6.0)
12+
- feat: Update JavaScript SDKs from [v9.1.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.1.0) to [v9.6.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.6.0)
1013
- feat: Use new `registerPreloadScript` API in Electron >= v35 (#1098)
1114
- feat: Add `gpuContextIntegration` (#1097)
1215
- feat: Parse crashpad metadata from minidumps and include in electron context
1316
(#1095)
1417

1518
## 6.1.0
1619

17-
- feat: Update from
18-
[v9.0.1](https://github.com/getsentry/sentry-javascript/releases/tag/9.0.1) to
19-
[v9.1.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.1.0)
20-
(#1080)
20+
- feat: Update JavaScript SDKs from [v9.0.1](https://github.com/getsentry/sentry-javascript/releases/tag/9.0.1) to [v9.1.0](https://github.com/getsentry/sentry-javascript/releases/tag/9.1.0) (#1080)
2121
- feat: Support `@sentry/profiling-node` (#1084)
2222
- fix: Renderer ANR detection (#1083)
2323

0 commit comments

Comments
 (0)