We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a10bdb1 commit fc6a8ffCopy full SHA for fc6a8ff
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## Unreleased
4
+
5
+### Dependencies
6
7
+- Bump Native SDK from v0.8.4 to v0.8.5 ([#2945](https://github.com/getsentry/sentry-dart/pull/2945))
8
+ - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#085)
9
+ - [diff](https://github.com/getsentry/sentry-native/compare/0.8.4...0.8.5)
10
11
## 9.0.0-RC.1
12
13
### Fixes
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.8.4
+version=0.8.5
0 commit comments