chore: prepare for release 1.6.114
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
|
||||
-->
|
||||
|
||||
## 1.6.114 (July 20, 2026)
|
||||
|
||||
- 🐦 Flutter 3.44.7 / Dart 3.12.2 support
|
||||
- Android: fix a file descriptor leak that could crash apps using external
|
||||
textures (e.g. video) on some GPUs such as Arm Mali.
|
||||
|
||||
## 1.6.113 (July 10, 2026)
|
||||
|
||||
- 🐛 Fix `--shorebird-trace` build tracing being silently disabled even on
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
// Generated code. Do not modify.
|
||||
const packageVersion = '1.6.113';
|
||||
const packageVersion = '1.6.114';
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: shorebird_cli
|
||||
description: Command-line tool to interact with Shorebird's services.
|
||||
version: 1.6.113
|
||||
version: 1.6.114
|
||||
repository: https://github.com/shorebirdtech/shorebird
|
||||
resolution: workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user