fix: update version to 0.06.1 in package.json
Publish to npm / check-and-publish (push) Successful in 20s

This commit is contained in:
2026-06-23 08:02:52 +02:00
parent 3e4d609d6c
commit b2f4cfe393
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@unkn0wndo3s/nova-design-system",
"type": "module",
"version": "0.06.0",
"version": "0.06.1",
"main": "./src/index.ts",
"description": "Nova Design System — Astro component library",
"engines": {