Skip to content

Commit 668bfeb

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

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
@@ -30,6 +30,9 @@
3030
- Bump JavaScript SDK from v9.40.0 to v10.6.0 ([#3167](https://github.com/getsentry/sentry-dart/pull/3167), [#3201](https://github.com/getsentry/sentry-dart/pull/3201))
3131
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#1060)
3232
- [diff](https://github.com/getsentry/sentry-javascript/compare/9.40.0...10.6.0)
33+
- Bump Native SDK from v0.9.1 to v0.10.0 ([#3158](https://github.com/getsentry/sentry-dart/pull/3158))
34+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0100)
35+
- [diff](https://github.com/getsentry/sentry-native/compare/0.9.1...0.10.0)
3336

3437
## 9.7.0-beta.1
3538

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)