chore: prepare for 1.6.81 release

This commit is contained in:
Brandon DeRosier
2026-02-11 20:10:06 -08:00
parent 2fcda06a80
commit 6f9f2002d0
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -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 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.80';
const packageVersion = '1.6.81';
+1 -1
View File
@@ -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