Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
- Bump Native SDK from v0.12.0 to v0.12.1 ([#4690](https://github.com/getsentry/sentry-dotnet/pull/4690))
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0121)
- [diff](https://github.com/getsentry/sentry-native/compare/0.12.0...0.12.1)
- Bump Cocoa SDK from v8.57.1 to v8.57.2 ([#4704](https://github.com/getsentry/sentry-dotnet/pull/4704))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/cursor/check-beforesend-background-thread-execution-5e30 main/CHANGELOG.md#8572)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.1...8.57.2)

## 5.16.2

Expand Down
2 changes: 1 addition & 1 deletion modules/sentry-cocoa.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version = 8.57.1
version = 8.57.2
repo = https://github.com/getsentry/sentry-cocoa
Loading