Skip to content

Commit

Permalink
chore(deps): update Cocoa SDK to v8.35.1 (#4046)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow committed Aug 26, 2024
1 parent 8a7b0f9 commit 2a26ffa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@

### Dependencies

- Bump Cocoa SDK from v8.34.0 to v8.35.0 ([#4037](https://github.com/getsentry/sentry-react-native/pull/4037))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8350)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.34.0...8.35.0)
- Bump Cocoa SDK from v8.34.0 to v8.35.1 ([#4037](https://github.com/getsentry/sentry-react-native/pull/4037), [#4046](https://github.com/getsentry/sentry-react-native/pull/4046))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8351)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.34.0...8.35.1)

## 5.30.0

Expand Down
2 changes: 1 addition & 1 deletion RNSentry.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Pod::Spec.new do |s|

s.compiler_flags = other_cflags

s.dependency 'Sentry/HybridSDK', '8.35.0'
s.dependency 'Sentry/HybridSDK', '8.35.1'

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

0 comments on commit 2a26ffa

Please sign in to comment.