Skip to content

Commit

Permalink
chore(shorebird_cli): release 0.26.6 (#1793)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanoltman authored Mar 14, 2024
1 parent 3062273 commit 5fe30b9
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

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

## 0.26.6 (March 14, 2024)

📝 Update iOS hybrid app workflow to use signed xcframeworks to comply with
Apple's privacy requirements. Note: this changes the workflow for iOS hybrid
apps that use Shorebird. If you have an iOS hybrid app, please see the updated
documentation at https://docs.shorebird.dev/guides/hybrid-app/ios.

📚 Release notes can be found at https://github.com/shorebirdtech/shorebird/releases/tag/v0.26.6

## 0.26.5 (March 13, 2024)

🩹 Fix issue where releases created with `--flutter-version` flag were reporting
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: 0.26.5
version: 0.26.6
repository: https://github.com/shorebirdtech/shorebird

publish_to: none
Expand Down

0 comments on commit 5fe30b9

Please sign in to comment.