From c6022248501e4d20ad3e3696be541abd463294ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Tue, 19 May 2026 07:15:21 +0200 Subject: [PATCH] docs(changelog): mark v0.7.0 released, bump to 0.7.0 --- package.json | 2 +- src/pages/changelog.astro | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 135dafb..abd6f3a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "zblade-dev", "type": "module", - "version": "0.6.1", + "version": "0.7.0", "scripts": { "dev": "astro dev", "start": "astro dev", diff --git a/src/pages/changelog.astro b/src/pages/changelog.astro index 69dcdd6..a65c98d 100644 --- a/src/pages/changelog.astro +++ b/src/pages/changelog.astro @@ -23,13 +23,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.7.0

- TBD + May 19, 2026
- Development + Latest
@@ -91,13 +91,13 @@ import BaseLayout from '../layouts/BaseLayout.astro';
-
+

v0.6.1

April 29, 2026
- Latest + Previous