Skip to content

Commit 9a88e48

Browse files
chore(deps): update Cocoa SDK to v7.31.5 (#2714)
Co-authored-by: GitHub <noreply@github.com>
1 parent 992aab1 commit 9a88e48

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
### Dependencies
1010

11-
- Bump Cocoa SDK from v7.31.3 to v7.31.4 ([#2699](https://github.com/getsentry/sentry-react-native/pull/2699))
12-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/8.0.0/CHANGELOG.md#7314)
13-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.31.3...7.31.4)
11+
- Bump Cocoa SDK from v7.31.3 to v7.31.5 ([#2699](https://github.com/getsentry/sentry-react-native/pull/2699), [#2714](https://github.com/getsentry/sentry-react-native/pull/2714))
12+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/8.0.0/CHANGELOG.md#7315)
13+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.31.3...7.31.5)
1414
- Bump JavaScript SDK from v7.26.0 to v7.28.1 ([#2705](https://github.com/getsentry/sentry-react-native/pull/2705), [#2709](https://github.com/getsentry/sentry-react-native/pull/2709), [#2715](https://github.com/getsentry/sentry-react-native/pull/2715))
1515
- [changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#7281)
1616
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.26.0...7.28.1)

RNSentry.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717
s.preserve_paths = '*.js'
1818

1919
s.dependency 'React-Core'
20-
s.dependency 'Sentry/HybridSDK', '7.31.4'
20+
s.dependency 'Sentry/HybridSDK', '7.31.5'
2121

2222
s.source_files = 'ios/RNSentry.{h,m}'
2323
s.public_header_files = 'ios/RNSentry.h'

0 commit comments

Comments
 (0)