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 21
21
- Bump CLI from v2.42.4 to v2.43.0 ([ #4692 ] ( https://github.com/getsentry/sentry-react-native/pull/4692 ) )
22
22
- [ changelog] ( https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2430 )
23
23
- [ diff] ( https://github.com/getsentry/sentry-cli/compare/2.42.4...2.43.0 )
24
+ - Bump Cocoa SDK from v8.48.0 to v8.49.0 ([ #4742 ] ( https://github.com/getsentry/sentry-react-native/pull/4742 ) )
25
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8490 )
26
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.48.0...8.49.0 )
24
27
25
28
## 6.11.0-beta.0
26
29
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.48 .0'
40
+ s . dependency 'Sentry/HybridSDK' , '8.49 .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