chore(shorebird_cli): v1.6.53 (#3250)
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkishan appbundle proto tlsv
|
||||
-->
|
||||
|
||||
## 1.6.53 (July 24, 2025)
|
||||
|
||||
- ⚡️ fail fast if existing release already exists
|
||||
- only applies when specifying `--build-name` (and optionally `--build-number`)
|
||||
|
||||
## 1.6.52 (July 17, 2025)
|
||||
|
||||
- 🐦 Support for Flutter 3.32.7
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.6.52';
|
||||
const packageVersion = '1.6.53';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.6.52
|
||||
version: 1.6.53
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
resolution: workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user