Skip to content

Commit 76e1c68

Browse files
authored
chore(shorebird_cli): v1.6.50 (#3215)
1 parent 3f14d6c commit 76e1c68

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkishan appbundle proto tlsv
55
-->
66

7+
## 1.6.50 (July 10, 2025)
8+
9+
- 🐦 Support for Flutter 3.32.6
10+
- 📦 Update bundletool from 1.17.1 to 1.18.1
11+
- 🧹 Remove legacy, deprecated `shorebird run` command
12+
713
## 1.6.49 (June 26, 2025)
814

915
- 🐦 Support for Flutter 3.32.5

packages/shorebird_cli/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/shorebird_cli/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: shorebird_cli
22
description: Command-line tool to interact with Shorebird's services.
3-
version: 1.6.49
3+
version: 1.6.50
44
repository: https://github.com/shorebirdtech/shorebird
55
resolution: workspace
66

0 commit comments

Comments
 (0)