From 1e0ce1288f469add45070a7274f3ee703d2447b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Thu, 5 Mar 2026 20:59:35 +0100 Subject: [PATCH] docs(changelog): bump to v0.3.4, update date and badges Update package version and changelog to reflect the latest release. --- package.json | 2 +- src/pages/changelog.astro | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9605206..70f5d8e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zblade-dev", "type": "module", - "version": "0.3.3", + "version": "0.3.4", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 64cd765..06a39e2 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -25,13 +25,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.3.4

- TBD + 2026-03-05
- Development + Latest
@@ -89,13 +89,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.3.3

February 28, 2026
- Latest + Previous