chore(shorebird_cli): update to version 0.4.4 (#640)
This commit is contained in:
@@ -2,6 +2,18 @@
|
||||
|
||||
This section contains past updates we've sent to customers via Discord.
|
||||
|
||||
## 0.4.4 (June 12, 2023)
|
||||
|
||||
We've just released Shorebird CLI v0.4.4 🎉
|
||||
|
||||
- 🩹 Temporarily reverting to Flutter 3.10.3
|
||||
|
||||
📚 Release notes can be found at https://github.com/shorebirdtech/shorebird/releases/tag/v0.4.3
|
||||
|
||||
As always, you can upgrade using `shorebird upgrade`
|
||||
|
||||
Please let us know if we can help!
|
||||
|
||||
## 0.4.3 (June 10, 2023)
|
||||
|
||||
We've just released Shorebird CLI v0.4.3 🎉
|
||||
|
||||
@@ -1 +1 @@
|
||||
0b0086ffa92c25c22f50cbadc3851054f08a9cd8
|
||||
d93eb3686c60b626691c8020d7353ea22a0f5ea2
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '0.4.3';
|
||||
const packageVersion = '0.4.4';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 0.4.3
|
||||
version: 0.4.4
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
|
||||
publish_to: none
|
||||
|
||||
Reference in New Issue
Block a user