chore: prepare for release 1.6.97

This commit is contained in:
Brandon DeRosier
2026-05-05 10:28:27 -07:00
parent f0057d541d
commit 09517b4d89
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.97 (May 5, 2026)
- ✨ New `releases list` and `releases info` commands
- ✨ Protocol: include `current_patch_number` in `PatchCheckRequest`
- 🔧 Updater (rolled into Flutter 3.41.9 engine):
- Patch survives server-driven rollback
- Skip refetch when prior download is already complete on disk
- 🐛 Fix: download arm64 patch binary on Apple Silicon
- 🐛 Fix: ignore non-deterministic UUIDs in `Assets.car` diff
- 🐛 Fix: improve help text and add input validation for agentic use
## 1.6.96 (April 30, 2026)
- 🐦 Support for Flutter 3.41.9
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.96';
const packageVersion = '1.6.97';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.96
version: 1.6.97
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace