From c6c37655fbeaf9c1c62b684d45a4bb135b47598c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 25 Feb 2026 17:22:49 +0100 Subject: [PATCH] chore(release): bump version to 0.3.2 - Update package.json version to 0.3.2 - Set v0.3.2 release date to February 25, 2026 and mark as latest in changelog - Update v0.3.1 badge to previous 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 a55921c..3286e42 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zblade-dev", "type": "module", - "version": "0.3.1", + "version": "0.3.2", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 9978446..712104d 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -25,13 +25,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.3.2

- TBD + February 25, 2026
- Development + Latest
@@ -76,13 +76,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.3.1

February 23, 2026
- Latest + Previous