chore: prepare for 1.6.81 release
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.81 (February 11, 2026)
|
||||
|
||||
- 🐦 Support for Flutter 3.41.0
|
||||
- ✨ Add `--public-key-cmd` and `--sign-cmd` support for external signing tools
|
||||
- ✨ Add features param to code push protocol
|
||||
- 🐛 Fix: support PKCS#1 private key format for patch signing
|
||||
|
||||
## 1.6.80 (February 3, 2026)
|
||||
|
||||
- 🐦 Support for Flutter 3.38.9
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.6.80';
|
||||
const packageVersion = '1.6.81';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.6.80
|
||||
version: 1.6.81
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
resolution: workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user