From 4b662a3d5c0a040fc17a4ba67cfeba569d54e934 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 18 Mar 2026 23:06:48 +0100 Subject: [PATCH] docs(changelog): remove development qualifier from release copy --- src/pages/changelog.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index e5abd23..1c1978b 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -35,7 +35,7 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-

This development release focuses on removing friction from first-time usage and clarifying the app's setup flow.

+

This release focuses on removing friction from first-time usage and clarifying the app's setup flow.