File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
packages/flutter/sentry-native Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 25
25
- Bump JavaScript SDK from v9.40.0 to v10.5.0 ([ #3167 ] ( https://github.com/getsentry/sentry-dart/pull/3167 ) )
26
26
- [ changelog] ( https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#1050 )
27
27
- [ diff] ( https://github.com/getsentry/sentry-javascript/compare/9.40.0...10.5.0 )
28
+ - Bump Native SDK from v0.9.1 to v0.10.0 ([ #3158 ] ( https://github.com/getsentry/sentry-dart/pull/3158 ) )
29
+ - [ changelog] ( https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0100 )
30
+ - [ diff] ( https://github.com/getsentry/sentry-native/compare/0.9.1...0.10.0 )
28
31
29
32
## 9.7.0-beta.1
30
33
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