From 7b4c91e80f33ff84289750df8b9110bee5c9a878 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 18 Mar 2026 22:59:28 +0100 Subject: [PATCH] chore(astro): release v0.4.1 and update changelog --- package.json | 2 +- src/pages/changelog.astro | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4328935..915b8c3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zblade-dev", "type": "module", - "version": "0.4.0", + "version": "0.4.1", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index a73d7f7..e5abd23 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -24,13 +24,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.4.1

- TBD + March 18, 2026
- Development + Latest
@@ -71,13 +71,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.4.0

March 11, 2026
- Latest + Previous