chore: prepare for release 1.6.103
This commit is contained in:
@@ -4,6 +4,12 @@
|
|||||||
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya serde bipatch
|
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya serde bipatch
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## 1.6.103 (May 20, 2026)
|
||||||
|
|
||||||
|
- 🐛 Fix iOS release/patch crashers.
|
||||||
|
- 🐛 Android: handle missing-arch `libapp.so` gracefully.
|
||||||
|
- 🔧 Surface `flutter precache` failures.
|
||||||
|
|
||||||
## 1.6.102 (May 19, 2026)
|
## 1.6.102 (May 19, 2026)
|
||||||
|
|
||||||
- 🐛 macOS: fix `shorebird release --platforms macos` failing with "could not find an analyze_snapshot binary whose --sdk_version matches gen_snapshot". DD activation is skipped on macOS for now (patches will compute DD on the fly when applied, matching pre-1.6.99 behavior). iOS / Android / Linux / Windows are unaffected.
|
- 🐛 macOS: fix `shorebird release --platforms macos` failing with "could not find an analyze_snapshot binary whose --sdk_version matches gen_snapshot". DD activation is skipped on macOS for now (patches will compute DD on the fly when applied, matching pre-1.6.99 behavior). iOS / Android / Linux / Windows are unaffected.
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
// Generated code. Do not modify.
|
// Generated code. Do not modify.
|
||||||
const packageVersion = '1.6.102';
|
const packageVersion = '1.6.103';
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: shorebird_cli
|
name: shorebird_cli
|
||||||
description: Command-line tool to interact with Shorebird's services.
|
description: Command-line tool to interact with Shorebird's services.
|
||||||
version: 1.6.102
|
version: 1.6.103
|
||||||
repository: https://github.com/shorebirdtech/shorebird
|
repository: https://github.com/shorebirdtech/shorebird
|
||||||
resolution: workspace
|
resolution: workspace
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user