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 18
18
- Bump Android SDK from v8.17.0 to v8.18.0 ([ #3150 ] ( https://github.com/getsentry/sentry-dart/pull/3150 ) )
19
19
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8180 )
20
20
- [ diff] ( https://github.com/getsentry/sentry-java/compare/8.17.0...8.18.0 )
21
+ - Bump JavaScript SDK from v9.40.0 to v10.1.0 ([ #3148 ] ( https://github.com/getsentry/sentry-dart/pull/3148 ) )
22
+ - [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#1010 )
23
+ - [ diff] ( https://github.com/getsentry/sentry-javascript/compare/9.40.0...10.1.0 )
21
24
22
25
## 9.6.0
23
26
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.40 .0' ;
5
+ const sentryJsSdkVersion = '10.1 .0' ;
6
6
7
7
@internal
8
8
const productionIntegrity =
9
- 'sha384-vPGfHO2rglGfudVAgSpUXrBsuOoM3KSL1fu/kOcRVWiUsRbulWmmd/eB+976nz1/ ' ;
9
+ 'sha384-4jRFjNtRdXxAikgSDxzZy99LnLGb3Si0dJTVOURAmEUgTHX9vYt8Bd10kiPcWd7l ' ;
10
10
11
11
@internal
12
12
const debugIntegrity =
13
- 'sha384-2NkuofZdrDAa3J1t8H7ABNnNxbyeFwQE5Idolr5FK7zi+j0L+hkcvp1uqnNp1y97 ' ;
13
+ 'sha384-mWQSo1cZtPopp8lWa3paYmx2RRjFmUDnHIarvqh/oQyapVtUu5R4OsT2jVDsi2OZ ' ;
You can’t perform that action at this time.
0 commit comments