From 4ae350bbe710ff83704b1191f5a9dfbef2c49614 Mon Sep 17 00:00:00 2001 From: Eric Seidel Date: Wed, 19 Apr 2023 09:15:21 -0700 Subject: [PATCH] Add TT release notes for 0.0.7 --- TRUSTED_TESTERS.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/TRUSTED_TESTERS.md b/TRUSTED_TESTERS.md index 6fec5853..de5108ba 100644 --- a/TRUSTED_TESTERS.md +++ b/TRUSTED_TESTERS.md @@ -434,7 +434,20 @@ You can remove `shorebird` from your path by removing it from your `.bashrc` or # Release Notes -This section contains past updates I've sent to current Trusted Testers. +This section contains past updates we've sent to current Trusted Testers. + +## Announcement for 0.0.7 + +We've just released Shorebird CLI v0.0.7 🎉 + +What's new: +* Fixed our backend to not error for large app releases. +* `shorebird build` is now split into two subcommands: + * `shorebird build apk` (new) + * `shorebird build appbundle` (previously `shorebird build`) + +Changelog: https://github.com/shorebirdtech/shorebird/releases/tag/v0.0.7 + ## Announcement for 0.0.6