chore: prepare for release 1.6.96

This commit is contained in:
Brandon DeRosier
2026-04-30 18:43:41 -07:00
parent 6dfb45a3f6
commit 6a6ee72cfc
3 changed files with 11 additions and 2 deletions
+9
View File
@@ -4,6 +4,15 @@
cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkishan appbundle proto tlsv kingdomseed Peetee Aditya serde
-->
## 1.6.96 (April 30, 2026)
- 🐦 Support for Flutter 3.41.9
- Fixes a potential integer overflow when handling some animated PNG files
- ✨ Non-interactive mode hardening (`--no-input` flag, non-TTY detection)
- Prompts fail fast with per-site hints instead of blocking on stdin
- Spinners replaced with static `Starting / Done` lines; ANSI escapes suppressed
- Parse-time errors now emit JSON envelopes under `--json`
## 1.6.95 (April 29, 2026)
- 🩺 Doctor: allow `FLUTTER_TARGET` override (commonly customized for flavor-specific entry points) and downgrade other `FLUTTER_*` build setting overrides from error to warning
+1 -1
View File
@@ -1,2 +1,2 @@
// Generated code. Do not modify.
const packageVersion = '1.6.95';
const packageVersion = '1.6.96';
+1 -1
View File
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.6.95
version: 1.6.96
repository: https://github.com/shorebirdtech/shorebird
resolution: workspace