File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 72
72
strategy :
73
73
fail-fast : false
74
74
matrix :
75
- os : [ubuntu-latest, windows-latest, macos-latest ]
75
+ os : [ubuntu-latest, windows-latest, macos-13 ]
76
76
electron : ${{ fromJson(needs.build.outputs.matrix) }}
77
77
env :
78
78
ELECTRON_VERSION : ${{ matrix.electron }}
Original file line number Diff line number Diff line change 2
2
3
3
## Unreleased
4
4
5
+ ## 4.24.0
6
+
7
+ - feat: Update from [ v7.110.0] ( https://github.com/getsentry/sentry-javascript/releases/tag/7.110.0 ) to
8
+ [ v7.112.0] ( https://github.com/getsentry/sentry-javascript/releases/tag/7.112.0 ) of JavaScript SDKs (#888 )
9
+ - fix: Missing Replay scope (#887 )
10
+
5
11
## 4.23.0
6
12
7
13
- feat: Update from [ v7.109.0] ( https://github.com/getsentry/sentry-javascript/releases/tag/7.109.0 ) to
You can’t perform that action at this time.
0 commit comments