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 7
7
- Bump Android SDK from v6.5.0 to v6.6.0 ([ #2572 ] ( https://github.com/getsentry/sentry-react-native/pull/2572 ) )
8
8
- [ changelog] ( https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#660 )
9
9
- [ diff] ( https://github.com/getsentry/sentry-java/compare/6.5.0...6.6.0 )
10
+ - Bump Cocoa SDK from v7.28.0 to v7.29.0 ([ #2571 ] ( https://github.com/getsentry/sentry-react-native/pull/2571 ) )
11
+ - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/master/CHANGELOG.md#7290 )
12
+ - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/7.28.0...7.29.0 )
10
13
11
14
## 4.7.1
12
15
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
17
17
s . preserve_paths = '*.js'
18
18
19
19
s . dependency 'React-Core'
20
- s . dependency 'Sentry' , '7.28 .0'
20
+ s . dependency 'Sentry' , '7.29 .0'
21
21
22
22
s . source_files = 'ios/RNSentry.{h,m}'
23
23
s . public_header_files = 'ios/RNSentry.h'
You can’t perform that action at this time.
0 commit comments