File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 10
10
- Bump Android SDK from v6.18.1 to v6.19.0 ([ #3086 ] ( https://github.com/getsentry/sentry-react-native/pull/3086 ) )
11
11
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6190 )
12
12
- [ diff] ( https://github.com/getsentry/sentry-java/compare/6.18.1...6.19.0 )
13
+ - Bump Cocoa SDK from v8.7.1 to v8.7.2 ([ #3076 ] ( https://github.com/getsentry/sentry-react-native/pull/3076 ) )
14
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#872 )
15
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.7.1...8.7.2 )
13
16
14
17
## 5.5.0
15
18
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Pod::Spec.new do |s|
19
19
s . preserve_paths = '*.js'
20
20
21
21
s . dependency 'React-Core'
22
- s . dependency 'Sentry/HybridSDK' , '8.7.1 '
22
+ s . dependency 'Sentry/HybridSDK' , '8.7.2 '
23
23
24
24
s . source_files = 'ios/**/*.{h,mm}'
25
25
s . public_header_files = 'ios/RNSentry.h'
You can’t perform that action at this time.
0 commit comments