chore: prepare for 1.6.79 release (#3508)

This commit is contained in:
Brandon DeRosier
2026-02-03 10:56:47 -08:00
committed by GitHub
parent 1f737999f5
commit e13a5860f2
3 changed files with 13 additions and 2 deletions
+11
View File
@@ -4,6 +4,17 @@
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya
-->
## 1.6.79 (February 3, 2026)
- 🐦‍⬛ Fix regression in Flutter 3.38.7. readCurrentPatch returning null: shorebird#3488
- 🐛 Fix: `--flutter-version=hash` stopped working.
- 🐛 Fix: stop unnecessary rebuild on every CLI invocation.
- 🍎 Improve error displayed for malformed plist files.
- 🍧 Allow adding flavors without resetting base app_id.
- ✨ Improve release selection UX with date display and truncation.
- 📝 Don't reformat AndroidManifest.xml when modifying it.
- ⚠️ Warn if `patch_verification` is in shorebird.yaml but `public-key-path` is not set.
## 1.6.78 (January 26, 2026)
- ⚙️ Fix: using FlutterEngineGroup could cause patches to fail.
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.78';
const packageVersion = '1.6.79';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.78
version: 1.6.79
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace