File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
packages/flutter/lib/src/web Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 7
7
- Bump Cocoa SDK from v8.54.0 to v8.55.1 ([ #3234 ] ( https://github.com/getsentry/sentry-dart/pull/3234 ) )
8
8
- [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8551 )
9
9
- [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.54.0...8.55.1 )
10
+ - Bump JavaScript SDK from v10.6.0 to v10.11.0 ([ #3242 ] ( https://github.com/getsentry/sentry-dart/pull/3242 ) )
11
+ - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10110 )
12
+ - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/10.6.0...10.11.0 )
10
13
11
14
## 9.7.0-beta.4
12
15
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 = '10.6 .0' ;
5
+ const sentryJsSdkVersion = '10.11 .0' ;
6
6
7
7
@internal
8
8
const productionIntegrity =
9
- 'sha384-SFODEb3T2QkMjTr3S1it5zIK0cIW7jsComFUkmJ9nU9uaWs3AzA6cubt8xn0zW7A ' ;
9
+ 'sha384-9NAiK1AuyTecuSh07sZ3VSsLVUCGVbYkmYBckFl45/Pc9zmEizUJZcWxqxV08oe+ ' ;
10
10
11
11
@internal
12
12
const debugIntegrity =
13
- 'sha384-qsi17lmgPOT3Gv8aKKWKWD2ZgR5SokLG5iV1HL6GMhpk9fqujLH7R+1R86IGXroI ' ;
13
+ 'sha384-mcDYrfPcUFKuBXRICqVU3LlmXEMEDTJhVlA78myQ6Cwj1pD1Qt23MhHmMdA8TIzq ' ;
You can’t perform that action at this time.
0 commit comments