Skip to content

Commit

Permalink
Merge 6ee04ec into 18f04f7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 5, 2024
2 parents 18f04f7 + 6ee04ec commit 69568a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@

### Dependencies

- Bump Cocoa SDK from v8.17.1 to v8.20.0 ([#3476](https://github.com/getsentry/sentry-react-native/pull/3476))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8200)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.17.1...8.20.0)
- Bump Cocoa SDK from v8.17.1 to v8.21.0 ([#3476](https://github.com/getsentry/sentry-react-native/pull/3476), [#3651](https://github.com/getsentry/sentry-react-native/pull/3651))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8210)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.17.1...8.21.0)

## 5.19.1

Expand Down
2 changes: 1 addition & 1 deletion RNSentry.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Pod::Spec.new do |s|
s.preserve_paths = '*.js'

s.dependency 'React-Core'
s.dependency 'Sentry/HybridSDK', '8.20.0'
s.dependency 'Sentry/HybridSDK', '8.21.0'

s.source_files = 'ios/**/*.{h,mm}'
s.public_header_files = 'ios/RNSentry.h'
Expand Down

0 comments on commit 69568a5

Please sign in to comment.