chore: prepare release 1.6.88
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya
|
||||
-->
|
||||
|
||||
## 1.6.88 (March 13, 2026)
|
||||
|
||||
- 📉 Link percentage improvements (for Flutter 3.41.4)
|
||||
- 🔍 Improved debug dumps for obfuscated patches (for Flutter 3.41.4)
|
||||
- 🐛 Fix: invalidate bootstrap stamp when Flutter version changes
|
||||
- 🐛 Fix: clean stale obfuscation map from supplement directory
|
||||
|
||||
## 1.6.87 (March 5, 2026)
|
||||
|
||||
- 🔐 `shorebird login` now uses the new Shorebird auth service.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.6.87';
|
||||
const packageVersion = '1.6.88';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.6.87
|
||||
version: 1.6.88
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
resolution: workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user