chore: prepare for release 1.6.84

This commit is contained in:
Brandon DeRosier
2026-02-27 01:27:00 -08:00
parent 47cc90af48
commit 859e2a7fc6
3 changed files with 10 additions and 2 deletions
+8
View File
@@ -4,6 +4,14 @@
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya
-->
## 1.6.84 (February 27, 2026)
- ✨ Add `--obfuscate` support to the `release` command (starting with Flutter 3.41.2)
- ✨ Add `--confirm` flag to `release` and `patch` commands
- 🔐 Support RSA JWK key stores for Shorebird auth
- 🐛 Fix: use forward slashes in AAB ZIP entries on Windows
- 🍎 Fix: add dSYM artifact proxy patterns for new filenames
## 1.6.83 (February 20, 2026)
- 🐦 Support for Flutter 3.41.2
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.83';
const packageVersion = '1.6.84';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.83
version: 1.6.84
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace