chore(shorebird_cli): release 0.26.7 (#1797)

This commit is contained in:
Bryan Oltman
2024-03-18 10:34:19 -04:00
committed by GitHub
parent 5d5dafb27a
commit ec264430dd
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -2,6 +2,13 @@
This section contains past updates we've sent to customers via Discord.
## 0.26.7 (March 18, 2024)
🐦 Support for Flutter 3.19.3
🩹 Fixes an issue where the wrong version of Flutter was being used for some patches
📚 Release notes can be found at https://github.com/shorebirdtech/shorebird/releases/tag/v0.26.7
## 0.26.6 (March 14, 2024)
📝 Update iOS hybrid app workflow to use signed xcframeworks to comply with
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '0.26.6';
const packageVersion = '0.26.7';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 0.26.6
version: 0.26.7
repository: https://github.com/shorebirdtech/shorebird
publish_to: none