chore: prepare for release 1.6.113 (#3849)
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 GLES
|
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya serde bipatch GLES
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
## 1.6.113 (July 10, 2026)
|
||||||
|
|
||||||
|
- 🐛 Fix `--shorebird-trace` build tracing being silently disabled even on
|
||||||
|
Flutter versions that support it, caused by probing plain `flutter build -h`
|
||||||
|
output where the flag is hidden.
|
||||||
|
|
||||||
## 1.6.112 (July 10, 2026)
|
## 1.6.112 (July 10, 2026)
|
||||||
|
|
||||||
- 🐦 Flutter 3.44.6 / Dart 3.12.2 support
|
- 🐦 Flutter 3.44.6 / Dart 3.12.2 support
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
// Generated code. Do not modify.
|
// Generated code. Do not modify.
|
||||||
const packageVersion = '1.6.112';
|
const packageVersion = '1.6.113';
|
||||||
|
|||||||
@@ -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.112
|
version: 1.6.113
|
||||||
repository: https://github.com/shorebirdtech/shorebird
|
repository: https://github.com/shorebirdtech/shorebird
|
||||||
resolution: workspace
|
resolution: workspace
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user