Skip to content

Commit

Permalink
chore: release 1.6.7 (#2809)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanoltman authored Jan 27, 2025
1 parent 27f6e73 commit d926feb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ cspell:words pubspec erickzanardo xcframeworks Cupertino codesign codecov rkisha

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

## 1.6.7 (January 37, 2025)

- 🍎 Shorebird macOS apps can now run on Intel Macs!
- 🏃 macOS patches now run at full speed (there is no longer a performance
impact for patched code).

## 1.6.6 (January 23, 2025)

- 🪟 Remove native change detection from Windows because builds are not stable
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.6.6
version: 1.6.7
repository: https://github.com/shorebirdtech/shorebird

publish_to: none
Expand Down

0 comments on commit d926feb

Please sign in to comment.