chore: prep release 1.6.0 (#2748)
Co-authored-by: Felix Angelov <felix@shorebird.dev>
This commit is contained in:
@@ -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,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.5.5';
|
||||
const packageVersion = '1.6.0';
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user