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