chore: prepare for release 1.6.107

This commit is contained in:
Brandon DeRosier
2026-06-05 08:29:31 -07:00
parent a77c2fca71
commit 8ca4a3036d
3 changed files with 10 additions and 2 deletions
+8
View File
@@ -4,6 +4,14 @@
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya serde bipatch
-->
## 1.6.107 (June 5, 2026)
- 🐛 Fix arm64 FFI callback crashers affecting async and isolate-group-bound
callbacks (follow-up to the 1.6.105 FFI fixes).
- 🐛 Android: read `libapp.so` from the `.aab` instead of the Gradle strip task
output.
- 🐛 Fix a potential `gen_snapshot` crash.
## 1.6.106 (June 1, 2026)
- 🐦 Flutter 3.44.1 / Dart 3.12.1 support
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.106';
const packageVersion = '1.6.107';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.106
version: 1.6.107
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace