Skip to content

Commit 148d4e6

Browse files
authored
bump cocoa 8.31.1 (#3954)
1 parent 5762844 commit 148d4e6

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
@@ -4,9 +4,9 @@
44

55
### Dependencies
66

7-
- Bump Cocoa SDK from v8.30.1 to v8.31.0 ([#3951](https://github.com/getsentry/sentry-react-native/pull/3951))
8-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8301)
9-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.31.0...8.31.0)
7+
- Bump Cocoa SDK from v8.30.1 to v8.31.0 ([#3954](https://github.com/getsentry/sentry-react-native/pull/3954))
8+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8311)
9+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.31.0...8.31.1)
1010

1111
### Dependencies
1212

RNSentry.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.31.0'
36+
s.dependency 'Sentry/HybridSDK', '8.31.1'
3737

3838
s.source_files = 'ios/**/*.{h,m,mm}'
3939
s.public_header_files = 'ios/RNSentry.h'

0 commit comments

Comments
 (0)