chore(shorebird_cli): release 1.1.4 (#2092)

This commit is contained in:
Bryan Oltman
2024-05-14 09:53:37 -04:00
committed by GitHub
parent a82d33f83d
commit 2c6445ad59
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -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 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.1.3';
const packageVersion = '1.1.4';
+1 -1
View File
@@ -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