chore(shorebird_cli): v1.6.1 (#2755)

This commit is contained in:
Felix Angelov
2025-01-13 15:44:03 -06:00
committed by GitHub
parent 5676053281
commit 267c0d63d2
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.6.1 (January 13, 2025)
- 🤖 Fix link rendering in CI environments
## 1.6.0 (January 9, 2025)
- 🪟 Windows beta support!
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.0';
const packageVersion = '1.6.1';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.0
version: 1.6.1
repository: https://github.com/shorebirdtech/shorebird
publish_to: none