Skip to content

Commit

Permalink
chore(shorebird_cli): release v0.14.1 (#1144)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanoltman authored Aug 23, 2023
1 parent b73a57b commit 094c3e6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

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

## 0.14.1 (August 23, 2023)

We've just released Shorebird v0.14.1 🎉

This is a small update to 0.14.0 that includes minor improvements:

- 🔎 better logging for patch commands

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

As always, you can upgrade using `shorebird upgrade`

Please let us know if we can help!

## 0.14.0 (August 23, 2023)

We've just released Shorebird v0.14.0 🎉
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.14.0
version: 0.14.1
repository: https://github.com/shorebirdtech/shorebird

publish_to: none
Expand Down

0 comments on commit 094c3e6

Please sign in to comment.