chore(shorebird_cli): v1.6.61 (#3328)

This commit is contained in:
Felix Angelov
2025-09-23 11:06:20 -05:00
committed by GitHub
parent 1b40357876
commit 52a2eaa4b1
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -4,6 +4,10 @@
cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkishan appbundle proto tlsv cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkishan appbundle proto tlsv
--> -->
## 1.6.61 (September 23, 2025)
- 🐞 Fix bug where Flutter 3.35.4 would incorrectly use Dart 3.9.0
## 1.6.60 (September 17, 2025) ## 1.6.60 (September 17, 2025)
- 🐛 Fix platform flavor support check - 🐛 Fix platform flavor support check
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify. // Generated code. Do not modify.
const packageVersion = '1.6.60'; const packageVersion = '1.6.61';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli name: shorebird_cli
description: Command-line tool to interact with Shorebird's services. description: Command-line tool to interact with Shorebird's services.
version: 1.6.60 version: 1.6.61
repository: https://github.com/shorebirdtech/shorebird repository: https://github.com/shorebirdtech/shorebird
resolution: workspace resolution: workspace