Skip to content

Commit 9e41db8

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update packages/flutter/scripts/update-native.sh to 0.12.6
1 parent 1ce780b commit 9e41db8

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.12.5 to v0.12.6 ([#3502](https://github.com/getsentry/sentry-dart/pull/3502))
8+
- [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0126)
9+
- [diff](https://github.com/getsentry/sentry-native/compare/0.12.5...0.12.6)
10+
311
## 9.12.0
412

513
### Dependencies

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.12.5
5+
version=0.12.6

0 commit comments

Comments
 (0)