diff --git a/CHANGELOG.md b/CHANGELOG.md index b56eb929fe..5710143d65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,12 @@ - Add `DioException` response data to error breadcrumb ([#3164](https://github.com/getsentry/sentry-dart/pull/3164)) - Bumped `dio` min verion to `5.2.0` +### Dependencies + +- Bump Native SDK from v0.9.1 to v0.10.0 ([#3158](https://github.com/getsentry/sentry-dart/pull/3158)) + - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0100) + - [diff](https://github.com/getsentry/sentry-native/compare/0.9.1...0.10.0) + ## 9.7.0-beta.1 ### Features diff --git a/packages/flutter/sentry-native/CMakeCache.txt b/packages/flutter/sentry-native/CMakeCache.txt index a2019d54b7..ec828fe479 100644 --- a/packages/flutter/sentry-native/CMakeCache.txt +++ b/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.9.1 +version=0.10.0