Skip to content

Commit 4b87b12

Browse files
github-actions[bot]web-flowantonis
authored
chore: update scripts/update-cocoa.sh to 9.11.0 (#6033)
Co-authored-by: GitHub <noreply@github.com> Co-authored-by: Antonis Lilis <antonis.lilis@sentry.io>
1 parent 59bf542 commit 4b87b12

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
@@ -32,6 +32,9 @@
3232
- Bump CLI from v3.3.5 to v3.4.0 ([#6026](https://github.com/getsentry/sentry-react-native/pull/6026))
3333
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#340)
3434
- [diff](https://github.com/getsentry/sentry-cli/compare/3.3.5...3.4.0)
35+
- Bump Cocoa SDK from v9.10.0 to v9.11.0 ([#6033](https://github.com/getsentry/sentry-react-native/pull/6033))
36+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9110)
37+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/9.10.0...9.11.0)
3538

3639
## 8.8.0
3740

packages/core/RNSentry.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Pod::Spec.new do |s|
5151
'HEADER_SEARCH_PATHS' => '$(inherited) "${PODS_ROOT}/Sentry/Sources/Sentry" "${PODS_ROOT}/Sentry/Sources/Sentry/include"'
5252
}
5353

54-
s.dependency 'Sentry', '9.10.0'
54+
s.dependency 'Sentry', '9.11.0'
5555

5656
if defined? install_modules_dependencies
5757
# Default React Native dependencies for 0.71 and above (new and legacy architecture)

0 commit comments

Comments
 (0)