Skip to content

Commit 759ddd1

Browse files
chore: update modules/sentry-native to 0.12.2 (#4780)
Co-authored-by: GitHub <noreply@github.com>
1 parent 613a18d commit 759ddd1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
- when enabled by `SentryOptions.EnableLogs`
2222
- Avoid appending `/NODEFAULTLIB:MSVCRT` to NativeAOT linker arguments on Windows when targetting non-Windows platforms (Android, Browser) ([#4760](https://github.com/getsentry/sentry-dotnet/pull/4760))
2323

24+
### Dependencies
25+
26+
- Bump Native SDK from v0.12.1 to v0.12.2 ([#4780](https://github.com/getsentry/sentry-dotnet/pull/4780))
27+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0122)
28+
- [diff](https://github.com/getsentry/sentry-native/compare/0.12.1...0.12.2)
29+
2430
## 6.0.0-rc.2
2531

2632
### Features

0 commit comments

Comments
 (0)