chore(shorebird_cli): v1.4.2 (#2557)

This commit is contained in:
Felix Angelov
2024-10-18 13:49:23 -05:00
committed by GitHub
parent d7e4d837c6
commit b8d91f008d
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -6,6 +6,10 @@ cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkisha
This section contains past updates we've sent to customers.
## 1.4.2 (October 18, 2024)
- 📦 Include artifact download speed test in `shorebird doctor -v`
## 1.4.1 (October 15, 2024)
- 🪵 Improve progress logs for artifact uploads
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.4.1';
const packageVersion = '1.4.2';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.4.1
version: 1.4.2
repository: https://github.com/shorebirdtech/shorebird
publish_to: none