chore: prepare for release 1.6.111

This commit is contained in:
Brandon DeRosier
2026-07-07 14:06:30 -07:00
parent 82a0c99c2b
commit 7b68a8d257
3 changed files with 17 additions and 2 deletions
+15
View File
@@ -4,6 +4,21 @@
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya serde bipatch GLES
-->
## 1.6.111 (July 7, 2026)
- 🐦 Flutter 3.44.5 / Dart 3.12.2 support
- Android: fix `libapp.so` sometimes missing from the APK or app bundle when
building with flavors, or with older app templates combined with certain
plugins.
- Impeller: fix text shadows rendering in the wrong position, separate from
the text.
- Impeller (Vulkan): fix a crash during app shutdown or rotation on some
Android devices.
- Android: silence spurious Built-in Kotlin migration warnings when building
with AGP below 9.
- 🐛 Updater: report the currently running patch number instead of the last
booted patch.
## 1.6.110 (June 25, 2026)
- 🐦 Flutter 3.44.4 / Dart 3.12.2 support
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.110';
const packageVersion = '1.6.111';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.110
version: 1.6.111
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace