File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.7.0
4+
5+ ### New Features ✨
6+
7+ - Update Sentry SDKs to v10.36.0 by @github-actions in [ #1299 ] ( https://github.com/getsentry/sentry-electron/pull/1299 )
8+ - Update Sentry SDKs to v10.35.0 by @timfish in [ #1297 ] ( https://github.com/getsentry/sentry-electron/pull/1297 )
9+
10+ ### Internal Changes 🔧
11+
12+ - (release) Fix changelog-preview permissions by @BYK in [ #1300 ] ( https://github.com/getsentry/sentry-electron/pull/1300 )
13+ - Use pull_request_target for changelog preview by @BYK in [ #1294 ] ( https://github.com/getsentry/sentry-electron/pull/1294 )
14+
315## 7.6.0
416
517### New Features ✨
Original file line number Diff line number Diff line change 11{
22 "name" : " @sentry/electron" ,
33 "description" : " Official Sentry SDK for Electron" ,
4- "version" : " 7.6 .0" ,
4+ "version" : " 7.7 .0" ,
55 "main" : " ./index.js" ,
66 "module" : " ./esm/main/index.js" ,
77 "browser" : " ./esm/renderer/index.js" ,
148148 "node" : " 22.19.0" ,
149149 "yarn" : " 1.22.22"
150150 }
151- }
151+ }
You can’t perform that action at this time.
0 commit comments