Skip to content

Commit c73d2d9

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update packages/flutter/scripts/update-native.sh to 0.10.0
1 parent dad9228 commit c73d2d9

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
@@ -13,6 +13,12 @@
1313
- Add `DioException` response data to error breadcrumb ([#3164](https://github.com/getsentry/sentry-dart/pull/3164))
1414
- Bumped `dio` min verion to `5.2.0`
1515

16+
### Dependencies
17+
18+
- Bump Native SDK from v0.9.1 to v0.10.0 ([#3158](https://github.com/getsentry/sentry-dart/pull/3158))
19+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0100)
20+
- [diff](https://github.com/getsentry/sentry-native/compare/0.9.1...0.10.0)
21+
1622
## 9.7.0-beta.1
1723

1824
### Features

packages/flutter/sentry-native/CMakeCache.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# Basically, this is a properties file we use both in CMake and update-deps.yml to update dependencies.
33

44
repo=https://github.com/getsentry/sentry-native
5-
version=0.9.1
5+
version=0.10.0

0 commit comments

Comments
 (0)