File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 1010- Add Span IDs to Time to Display debug logs ([ #3868 ] ( https://github.com/getsentry/sentry-react-native/pull/3868 ) )
1111- Use TTID end timestamp when TTFD should be updated with an earlier timestamp ([ #3869 ] ( https://github.com/getsentry/sentry-react-native/pull/3869 ) )
1212
13- ### Dependencies
14-
15- - Bump Cocoa SDK from v8.27.0 to v8.28.0 ([ #3866 ] ( https://github.com/getsentry/sentry-react-native/pull/3866 ) )
16- - [ changelog] ( https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8280 )
17- - [ diff] ( https://github.com/getsentry/sentry-cocoa/compare/8.27.0...8.28.0 )
18-
1913## 5.23.0
2014
2115### Features
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Pod::Spec.new do |s|
3333 s . preserve_paths = '*.js'
3434
3535 s . dependency 'React-Core'
36- s . dependency 'Sentry/HybridSDK' , '8.28 .0'
36+ s . dependency 'Sentry/HybridSDK' , '8.27 .0'
3737
3838 s . source_files = 'ios/**/*.{h,m,mm}'
3939 s . public_header_files = 'ios/RNSentry.h'
You can’t perform that action at this time.
0 commit comments