File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
packages/flutter/sentry-native Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 13
13
- Add ` DioException ` response data to error breadcrumb ([ #3164 ] ( https://github.com/getsentry/sentry-dart/pull/3164 ) )
14
14
- Bumped ` dio ` min verion to ` 5.2.0 `
15
15
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
+
16
22
## 9.7.0-beta.1
17
23
18
24
### Features
Original file line number Diff line number Diff line change 2
2
# Basically, this is a properties file we use both in CMake and update-deps.yml to update dependencies.
3
3
4
4
repo=https://github.com/getsentry/sentry-native
5
- version=0.9.1
5
+ version=0.10.0
You can’t perform that action at this time.
0 commit comments