From fcbff0968dbf770150506803ee5d0450ba91e6b7 Mon Sep 17 00:00:00 2001 From: Eric Seidel Date: Tue, 10 Oct 2023 15:46:03 -0700 Subject: [PATCH] chore: fix header markings in RELEASE_NOTES.md --- RELEASE_NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 92540594..ab4a0e2a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ This section contains past updates we've sent to customers via Discord. -# 0.16.1 (October 5, 2023) +## 0.16.1 (October 5, 2023) - 💥 fix rare crasher seen by large apps - 🪟 "shorebird preview" fix on windows @@ -13,7 +13,7 @@ As always, you can upgrade using `shorebird upgrade` Please let us know if we can help! -# 0.16.0 (October 5, 2023) +## 0.16.0 (October 5, 2023) - 🧯 Support staging and previewing patches before sending to production - `shorebird patch android --staging`