chore(shorebird_cli): v1.6.50 (#3215)
This commit is contained in:
@@ -4,6 +4,12 @@
|
||||
cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkishan appbundle proto tlsv
|
||||
-->
|
||||
|
||||
## 1.6.50 (July 10, 2025)
|
||||
|
||||
- 🐦 Support for Flutter 3.32.6
|
||||
- 📦 Update bundletool from 1.17.1 to 1.18.1
|
||||
- 🧹 Remove legacy, deprecated `shorebird run` command
|
||||
|
||||
## 1.6.49 (June 26, 2025)
|
||||
|
||||
- 🐦 Support for Flutter 3.32.5
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.6.49';
|
||||
const packageVersion = '1.6.50';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.6.49
|
||||
version: 1.6.50
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
resolution: workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user