chore: prepare for release 1.6.97
This commit is contained in:
@@ -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,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.6.96';
|
||||
const packageVersion = '1.6.97';
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user