Skip to content

Commit 6ae80e9

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

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@
2424
- Bump JavaScript SDK from v9.40.0 to v10.5.0 ([#3167](https://github.com/getsentry/sentry-dart/pull/3167))
2525
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#1050)
2626
- [diff](https://github.com/getsentry/sentry-javascript/compare/9.40.0...10.5.0)
27+
- Bump Native SDK from v0.9.1 to v0.10.0 ([#3158](https://github.com/getsentry/sentry-dart/pull/3158))
28+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0100)
29+
- [diff](https://github.com/getsentry/sentry-native/compare/0.9.1...0.10.0)
2730

2831
## 9.7.0-beta.1
2932

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)