chore: prepare for release 1.6.94

This commit is contained in:
Brandon DeRosier
2026-04-28 11:24:51 -07:00
parent ffb86ad742
commit a8def6488b
3 changed files with 13 additions and 2 deletions
+11
View File
@@ -4,6 +4,17 @@
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya serde
-->
## 1.6.94 (April 28, 2026)
- 🐦 Support for Flutter 3.41.8
- Fixes iOS profile mode failing to connect to the Dart VM
- Updater: enrich patch install failure messages with diagnostics
- Updater: smaller binary via `panic=abort` and dropped backtrace features
- Updater: atomic state writes and surface flush errors in disk_io
- shorebird_code_push v2.0.6
- ✨ Add `--json` output mode for agentic CLI consumption
- 🩺 Doctor: detect hard-coded `FLUTTER_*` build settings in `Runner.xcodeproj/project.pbxproj` (covers both standard apps and Flutter modules)
## 1.6.93 (April 21, 2026)
- 🐦 Support for Flutter 3.41.7 & Dart 3.11.5
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.93';
const packageVersion = '1.6.94';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.93
version: 1.6.94
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace