chore(release): 0.20.1

This commit is contained in:
npeter83 2026-07-01 12:07:58 +02:00
parent 804b5c7845
commit 381794d9ae
2 changed files with 9 additions and 1 deletions

View file

@ -14,6 +14,14 @@ export interface ReleaseEntry {
}
export const RELEASE_NOTES: ReleaseEntry[] = [
{
version: "0.20.1",
date: "2026-07-01",
summary: "A refreshed sign-in / landing page.",
chores: [
"Rewrote the landing-page copy and replaced its preview screenshots with richer, real examples. No change to the app itself.",
],
},
{
version: "0.20.0",
date: "2026-07-01",