Skip to content

Commit 9ad675e

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-cocoa.sh to 9.5.1
1 parent 9e0d92e commit 9ad675e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
- Bump Android SDK Stubs from v8.32.0 to v8.33.0 ([#5697](https://github.com/getsentry/sentry-react-native/pull/5697))
2121
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8330)
2222
- [diff](https://github.com/getsentry/sentry-java/compare/8.32.0...8.33.0)
23-
- Bump Cocoa SDK from v9.4.1 to v9.5.0 ([#5685](https://github.com/getsentry/sentry-react-native/pull/5685))
24-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#950)
25-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/9.4.1...9.5.0)
23+
- Bump Cocoa SDK from v9.4.1 to v9.5.1 ([#5685](https://github.com/getsentry/sentry-react-native/pull/5685), [#5724](https://github.com/getsentry/sentry-react-native/pull/5724))
24+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#951)
25+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/9.4.1...9.5.1)
2626
- Bump CLI from v3.2.0 to v3.2.2 ([#5692](https://github.com/getsentry/sentry-react-native/pull/5692))
2727
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#322)
2828
- [diff](https://github.com/getsentry/sentry-cli/compare/3.2.0...3.2.2)

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.5.0'
54+
s.dependency 'Sentry', '9.5.1'
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)