chore(shorebird_cli): release 1.1.4 (#2092)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
This section contains past updates we've sent to customers via Discord.
|
||||
|
||||
## 1.1.4 (May 14, 2024)
|
||||
|
||||
- 🩹 Fixes `Could not find an option named "dump-debug-info"` for older versions of Flutter.
|
||||
|
||||
## 1.1.3 (May 13, 2024)
|
||||
|
||||
- 🩹 Fix `shorebird patch` not always installing required Flutter version.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.1.3';
|
||||
const packageVersion = '1.1.4';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.1.3
|
||||
version: 1.1.4
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
|
||||
publish_to: none
|
||||
|
||||
Reference in New Issue
Block a user