File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 17
17
- Bump Android SDK from v7.20.1 to v7.22.0 ([ #4529 ] ( https://github.com/getsentry/sentry-react-native/pull/4529 ) )
18
18
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/7.x.x/CHANGELOG.md#7220 )
19
19
- [ diff] ( https://github.com/getsentry/sentry-java/compare/7.20.1...7.22.0 )
20
+ - Bump Cocoa SDK from v8.44.0 to v8.45.0 ([ #4537 ] ( https://github.com/getsentry/sentry-react-native/pull/4537 ) )
21
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8450 )
22
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.44.0...8.45.0 )
20
23
21
24
## 6.7.0
22
25
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ Pod::Spec.new do |s|
37
37
38
38
s . compiler_flags = other_cflags
39
39
40
- s . dependency 'Sentry/HybridSDK' , '8.44 .0'
40
+ s . dependency 'Sentry/HybridSDK' , '8.45 .0'
41
41
42
42
if defined? install_modules_dependencies
43
43
# Default React Native dependencies for 0.71 and above (new and legacy architecture)
You can’t perform that action at this time.
0 commit comments