chore(shorebird_cli): v1.5.5 (#2743)
This commit is contained in:
@@ -6,6 +6,12 @@ cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkisha
|
||||
|
||||
This section contains past updates we've sent to customers.
|
||||
|
||||
## 1.5.5 (January 6, 2025)
|
||||
|
||||
- 🔐 Add custom keystore support to `shorebird preview`
|
||||
- 🧑⚕️ `shorebird doctor` verifies lock files are tracked in source control
|
||||
- 🧹 Remove flutter version check from `shorebird doctor`
|
||||
|
||||
## 1.5.4 (December 20, 2024)
|
||||
|
||||
- ✨ Add `--no-confirm` flag to `shorebird release` and `shorebird patch`
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.5.4';
|
||||
const packageVersion = '1.5.5';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.5.4
|
||||
version: 1.5.5
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
|
||||
publish_to: none
|
||||
|
||||
Reference in New Issue
Block a user