chore(shorebird_cli): release 0.26.7 (#1797)
This commit is contained in:
@@ -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,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '0.26.6';
|
||||
const packageVersion = '0.26.7';
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user