Skip to content

Commit f802d88

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-cocoa.sh to 9.19.1
1 parent 27d9693 commit f802d88

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
@@ -44,6 +44,9 @@
4444
- Bump CLI from v3.5.1 to v3.6.0 ([#6362](https://github.com/getsentry/sentry-react-native/pull/6362))
4545
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#360)
4646
- [diff](https://github.com/getsentry/sentry-cli/compare/3.5.1...3.6.0)
47+
- Bump Cocoa SDK from v9.19.0 to v9.19.1 ([#6389](https://github.com/getsentry/sentry-react-native/pull/6389))
48+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9191)
49+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/9.19.0...9.19.1)
4750

4851
## 8.16.0
4952

packages/core/RNSentry.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Pod::Spec.new do |s|
5454
'DEFINES_MODULE' => 'YES'
5555
}
5656

57-
sentry_cocoa_version = '9.19.0'
57+
sentry_cocoa_version = '9.19.1'
5858

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

0 commit comments

Comments
 (0)