chore: prepare release 1.6.90

This commit is contained in:
Brandon DeRosier
2026-03-24 18:36:27 -07:00
parent 672a2e9766
commit 91536938a3
3 changed files with 15 additions and 2 deletions
+13
View File
@@ -4,6 +4,19 @@
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya
-->
## 1.6.90 (March 24, 2026)
- 🐦 Support for Flutter 3.41.5 & Dart 3.11.3
- ✨ Add semantic DEX diffing to suppress false native change warnings
- ✨ Suggest cache clean in build failure recommendations
- 🔐 Revoke sessions on CLI logout
- ⚠️ Warn that preview reinstalls the app on mobile
- 🤫 Suppress Gradle welcome message during init
- 🐛 Fix: select correct executable in Windows preview
- 🐛 Fix: show friendly error message when GitHub is down
- 🐛 Fix: list orgs and exit gracefully when init is non-interactive
- 🐛 Fix: resolve JWT issuer from ShorebirdEnv instead of from Auth URL
## 1.6.89 (March 18, 2026)
- 🐛 Fix: roll back Flutter 3.41.4 to address increased link times
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.89';
const packageVersion = '1.6.90';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.89
version: 1.6.90
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace