chore: prepare for release 1.6.106

This commit is contained in:
Brandon DeRosier
2026-06-01 18:01:11 -07:00
parent bbffd899c8
commit ff11c02df7
3 changed files with 11 additions and 2 deletions
+9
View File
@@ -4,6 +4,15 @@
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya serde bipatch
-->
## 1.6.106 (June 1, 2026)
- 🐦 Flutter 3.44.1 / Dart 3.12.1 support
- The `flutter` tool now prints a descriptive error instead of crashing when
the analysis server exits unexpectedly, or when it fails to connect to a
Chrome instance on Windows.
- Dart 3.12.1: ignore socket deletion errors on shutdown; preserve
ThreadLocal values when a VM thread is reclaimed.
## 1.6.105 (May 22, 2026)
- 🐛 Fix FFI crashers on iOS and Android.
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.105';
const packageVersion = '1.6.106';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.105
version: 1.6.106
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace