From 6e1e2fbce119db54d909bffd5d25634c69ab077b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Wed, 25 Mar 2026 18:13:00 +0100 Subject: [PATCH] chore(release): publish v0.5.0 - bump package version to 0.5.0 - mark v0.5.0 as latest and move v0.4.1 to previous in 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 915b8c3..02eb311 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zblade-dev", "type": "module", - "version": "0.4.1", + "version": "0.5.0", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index d73b51b..8f0289e 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -24,13 +24,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.5.0

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

v0.4.1

March 18, 2026
- Latest + Previous