File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 14
14
- Bump Native SDK from v0.9.0 to v0.9.1 ([ #3018 ] ( https://github.com/getsentry/sentry-dart/pull/3018 ) )
15
15
- [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#091 )
16
16
- [ diff] ( https://github.com/getsentry/sentry-native/compare/0.9.0...0.9.1 )
17
+ - Bump JavaScript SDK from v9.5.0 to v9.39.0 ([ #3085 ] ( https://github.com/getsentry/sentry-dart/pull/3085 ) )
18
+ - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#9390 )
19
+ - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/9.5.0...9.39.0 )
17
20
18
21
## Internal
19
22
Original file line number Diff line number Diff line change @@ -2,12 +2,12 @@ import 'package:meta/meta.dart';
2
2
3
3
/// DO NOT EDIT – generated by scripts/update-js.sh
4
4
@internal
5
- const sentryJsSdkVersion = '9.5 .0' ;
5
+ const sentryJsSdkVersion = '9.39 .0' ;
6
6
7
7
@internal
8
8
const productionIntegrity =
9
- 'sha384-nsiByevQ25GvAyX+c3T3VctX7x10qZpYsLt3dfkBt04A71M451kWQEu+K4r1Uuk3 ' ;
9
+ 'sha384-Lm+7rnmClFVzoanWU5NWBpCDHD2gUUoY8yJ60XKJztlAo6Rop99gO1DkyT6U7Qce ' ;
10
10
11
11
@internal
12
12
const debugIntegrity =
13
- 'sha384-Iw737zuRcOiGNbRmsWBSA17nCEbheKhfoqbG/3/9JScn1+WV/V6KdisyboGHqovH ' ;
13
+ 'sha384-pVeLFPB6ibwWFTl7U5eWKcsJU2fw9ArtsZjaAoTyYHOyBgE3b3Hhvf0cLL1Qggnc ' ;
You can’t perform that action at this time.
0 commit comments