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 18
18
- Bump JavaScript SDK from v8.38.0 to v8.39.0 ([ #4293 ] ( https://github.com/getsentry/sentry-react-native/pull/4293 ) )
19
19
- [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#8390 )
20
20
- [ diff] ( https://github.com/getsentry/sentry-javascript/compare/8.38.0...8.39.0 )
21
+ - Bump Cocoa SDK from v8.40.1 to v8.41.0 ([ #4301 ] ( https://github.com/getsentry/sentry-react-native/pull/4301 ) )
22
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8410 )
23
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.40.1...8.41.0 )
21
24
22
25
## 6.3.0-beta.1
23
26
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.40.1 '
40
+ s . dependency 'Sentry/HybridSDK' , '8.41.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