chore: prepare for release 1.6.113 (#3849)

This commit is contained in:
Eric Seidel
2026-07-10 16:51:21 -07:00
committed by GitHub
parent d6647dbf65
commit ab5e65e9f8
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -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 -1
View File
@@ -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 -1
View File
@@ -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