chore: prepare for release 1.6.102
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya serde bipatch
|
||||
-->
|
||||
|
||||
## 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.
|
||||
|
||||
## 1.6.101 (May 19, 2026)
|
||||
|
||||
- 🐦 Flutter 3.44.0 / Dart 3.12.0 support
|
||||
|
||||
@@ -1 +1 @@
|
||||
3ba5200899c3d02cc31aed2eb75b3138e81513aa
|
||||
5d9971a5527bc63e9c46350aaf0c9c427110a3d3
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.6.101';
|
||||
const packageVersion = '1.6.102';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.6.101
|
||||
version: 1.6.102
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
resolution: workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user