Skip to content

Commit 118c982

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-cocoa.sh to 9.16.1
1 parent a82e4ff commit 118c982

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@
3636
- Bump Android SDK from v8.43.0 to v8.43.1 ([#6253](https://github.com/getsentry/sentry-react-native/pull/6253))
3737
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8431)
3838
- [diff](https://github.com/getsentry/sentry-java/compare/8.43.0...8.43.1)
39+
- Bump Cocoa SDK from v9.15.0 to v9.16.1 ([#6252](https://github.com/getsentry/sentry-react-native/pull/6252))
40+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9161)
41+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/9.15.0...9.16.1)
3942

4043
## 8.13.0
4144

packages/core/RNSentry.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Pod::Spec.new do |s|
5050
'DEFINES_MODULE' => 'YES'
5151
}
5252

53-
sentry_cocoa_version = '9.15.0'
53+
sentry_cocoa_version = '9.16.1'
5454

5555
# Opt-in to consuming sentry-cocoa via Swift Package Manager.
5656
# When `SENTRY_USE_SPM=1` is set, RNSentry pulls `Sentry` from the

0 commit comments

Comments
 (0)