docs(changelog): release v0.6.0 and bump package version

Update version from 0.5.0 to 0.6.0 in package.json, set v0.6.0
release date, and update badge statuses (v0.6.0 → Latest, v0.5.0 → Previous).
This commit is contained in:
2026-04-09 16:54:31 +02:00
parent 86d5c80db0
commit e037a78c4e
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "zblade-dev",
"type": "module",
"version": "0.5.0",
"version": "0.6.0",
"scripts": {
"dev": "astro dev",
"start": "astro dev",