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 1ce780b commit 9e41db8Copy full SHA for 9e41db8
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump Native SDK from v0.12.5 to v0.12.6 ([#3502](https://github.com/getsentry/sentry-dart/pull/3502))
8
+ - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0126)
9
+ - [diff](https://github.com/getsentry/sentry-native/compare/0.12.5...0.12.6)
10
11
## 9.12.0
12
13
### Dependencies
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.5
+version=0.12.6
0 commit comments