chore(shorebird_cli): release 1.6.65 (#3353)

This commit is contained in:
Bryan Oltman
2025-10-14 16:52:36 -04:00
committed by GitHub
parent 2d31d8bb3f
commit d14cdc7ffb
3 changed files with 12 additions and 4 deletions
+10 -2
View File
@@ -1,10 +1,18 @@
# Release Notes
<!--
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee
-->
## 1.6.64 (October 30, 2025)
## 1.6.65 (October 14, 2025)
- 🐦 Support for Flutter 3.35.6
- 🍧 Enable flavor support for single platforms by warning instead of erroring
when no flavor is provided to an app that supports flavors.
- 🔎 Handle missing shorebird.yaml file gracefully when promoting a patch
(thanks @Peetee06!)
## 1.6.64 (October 9, 2025)
- 🐞 fix: only validate patches on boot. This improves startup time and
performance for apps that use patch signing.
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.64';
const packageVersion = '1.6.65';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.64
version: 1.6.65
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace