chore: prep release 1.6.0 (#2748)

Co-authored-by: Felix Angelov <felix@shorebird.dev>
This commit is contained in:
Bryan Oltman
2025-01-09 18:02:25 -05:00
committed by GitHub
parent 59749a0cfd
commit c513ce61bf
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.0 (January 9, 2025)
- 🪟 Windows beta support!
## 1.5.5 (January 6, 2025)
- 🔐 Add custom keystore support to `shorebird preview`
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.5.5';
const packageVersion = '1.6.0';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.5.5
version: 1.6.0
repository: https://github.com/shorebirdtech/shorebird
publish_to: none