From 027cec577d3387996f5fc91c6a3d328ec25d2194 Mon Sep 17 00:00:00 2001 From: unkn0wn Date: Tue, 23 Jun 2026 12:36:10 +0200 Subject: [PATCH] feat: updating package to version 1.00.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1a1b7f8..39b45d1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@unkn0wndo3s/nova-design-system", "type": "module", - "version": "0.06.1", + "version": "1.00.0", "main": "./src/index.ts", "description": "Nova Design System — Astro component library", "engines": {