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 38
38
- Bump Android SDK from v7.20.0 to v7.20.1 ([ #4467 ] ( https://github.com/getsentry/sentry-react-native/pull/4467 ) )
39
39
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#7201 )
40
40
- [ diff] ( https://github.com/getsentry/sentry-java/compare/7.20.0...7.20.1 )
41
+ - Bump Cocoa SDK from v8.43.0 to v8.44.0 ([ #4495 ] ( https://github.com/getsentry/sentry-react-native/pull/4495 ) )
42
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8440 )
43
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.43.0...8.44.0 )
41
44
42
45
## 6.5.0
43
46
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.43 .0'
40
+ s . dependency 'Sentry/HybridSDK' , '8.44 .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