Skip to content

Commit 6f9f200

Browse files
committed
chore: prepare for 1.6.81 release
1 parent 2fcda06 commit 6f9f200

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

RELEASE_NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya
55
-->
66

7+
## 1.6.81 (February 11, 2026)
8+
9+
- 🐦 Support for Flutter 3.41.0
10+
- ✨ Add `--public-key-cmd` and `--sign-cmd` support for external signing tools
11+
- ✨ Add features param to code push protocol
12+
- 🐛 Fix: support PKCS#1 private key format for patch signing
13+
714
## 1.6.80 (February 3, 2026)
815

916
- 🐦 Support for Flutter 3.38.9

packages/shorebird_cli/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/shorebird_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: shorebird_cli
22
description: Command-line tool to interact with Shorebird's services.
3-
version: 1.6.80
3+
version: 1.6.81
44
repository: https://github.com/shorebirdtech/shorebird
55
resolution: workspace
66

0 commit comments

Comments
 (0)