We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caef694 commit 15eee80Copy full SHA for 15eee80
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump Native SDK from v0.12.3 to v0.12.5 ([#3481](https://github.com/getsentry/sentry-dart/pull/3481))
8
+ - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0125)
9
+ - [diff](https://github.com/getsentry/sentry-native/compare/0.12.3...0.12.5)
10
11
## 9.11.0
12
13
### Features
packages/flutter/sentry-native/CMakeCache.txt
@@ -2,4 +2,4 @@
# Basically, this is a properties file we use both in CMake and update-deps.yml to update dependencies.
repo=https://github.com/getsentry/sentry-native
-version=0.12.3
+version=0.12.5
0 commit comments