Skip to content

Commit c114ecd

Browse files
chore: update flutter/scripts/update-native.sh to 0.8.3 (#2823)
Co-authored-by: GitHub <noreply@github.com>
1 parent 0935a09 commit c114ecd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Dependencies
6+
7+
- Bump Native SDK from v0.8.2 to v0.8.3 ([#2823](https://github.com/getsentry/sentry-dart/pull/2823))
8+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#083)
9+
- [diff](https://github.com/getsentry/sentry-native/compare/0.8.2...0.8.3)
10+
311
## 9.0.0-alpha.2
412

513
### Features

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.8.2
5+
version=0.8.3

0 commit comments

Comments
 (0)