From a60def12fb62458b519060ce9a23bd5b00db182c Mon Sep 17 00:00:00 2001 From: Eric Seidel Date: Tue, 6 Jan 2026 15:24:45 -0800 Subject: [PATCH] chore: improve RELEASE_NOTES --- RELEASE_NOTES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2d201805..e3898445 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,8 +6,9 @@ cspell:words pubspec erickzanardo xcframeworks cupertino codesign codecov rkisha ## 1.6.75 (January 6, 2026) -- Re-enable Flutter 3.38.5 as default (iOS crasher fixed). -- Remove y/N confirmation from both `shorebird patch` and `shorebird release`. +- 🐛 Re-enable Flutter 3.38.5 as default (iOS crasher fixed). +- ✅ Remove y/N confirmation from both `shorebird patch` and `shorebird release`. +- 🍎 Asset changes on iOS now show a Assets.car diff. ## 1.6.74 (December 29, 2025)