Skip to content

Commit

Permalink
chore: draft release 1.4.6 (#2578)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanoltman authored Oct 24, 2024
1 parent 05878d9 commit daaab74
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkisha

This section contains past updates we've sent to customers.

## 1.4.6 (October 24, 2024)

- 🍧 Fix issue with `shorebird release ios` where flavored apps would sometimes
upload the incorrect binary.

## 1.4.5 (October 23, 2024)

- 🧑‍🔧 Fix bug when patching with `--split-debug-info` on iOS
Expand Down
2 changes: 1 addition & 1 deletion packages/shorebird_cli/lib/src/version.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/shorebird_cli/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: shorebird_cli
description: Command-line tool to interact with Shorebird's services.
version: 1.4.5
version: 1.4.6
repository: https://github.com/shorebirdtech/shorebird

publish_to: none
Expand Down

0 comments on commit daaab74

Please sign in to comment.