From 2c2dd553e1e131d0cfd32f36a2b62512f8fa85a8 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 4 Apr 2026 10:58:53 +0200 Subject: [PATCH] chore release v0.4.6 --- package/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/package.json b/package/package.json index 5de5d59..2a3bf21 100644 --- a/package/package.json +++ b/package/package.json @@ -7,13 +7,13 @@ "url": "https://github.com/ayo-run/astro-resume" }, "type": "module", - "version": "0.4.5", + "version": "0.4.6", "keywords": [ "astro-component", "css", "ui" ], - "license": "MIT", + "license": "MIT", "exports": { ".": "./index.ts", "./*": "./*"