chore: release 1.6.73 (#3433)
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya
|
||||
-->
|
||||
|
||||
## 1.6.73 (December 19, 2025)
|
||||
|
||||
- 🐦 Hotfix for 3.38.5 to fix an issue where releases with rolled back patches
|
||||
were not always updating properly.
|
||||
- 🛤️ Added `shorebird patches set-track` command, which lets you put a given
|
||||
patch number on any track you'd like.
|
||||
|
||||
## 1.6.72 (December 16, 2025)
|
||||
|
||||
- 🐦 Support for Flutter 3.38.5
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.6.72';
|
||||
const packageVersion = '1.6.73';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.6.72
|
||||
version: 1.6.73
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
resolution: workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user