chore(shorebird_cli): release 1.6.64 (#3350)
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed
|
||||
-->
|
||||
|
||||
## 1.6.64 (October 30, 2025)
|
||||
|
||||
- 🐞 fix: only validate patches on boot. This improves startup time and
|
||||
performance for apps that use patch signing.
|
||||
|
||||
## 1.6.63 (September 30, 2025)
|
||||
|
||||
- 🪟 fix: use correct executable on windows when multiple executables are generated (thanks @kingdomseed!)
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.6.63';
|
||||
const packageVersion = '1.6.64';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.6.63
|
||||
version: 1.6.64
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
resolution: workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user