From a312141c21c521121bb9ec4b08d5a81b34ed0224 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Mon, 23 Feb 2026 14:50:55 +0100 Subject: [PATCH] v0.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7872d1c..799619b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@panic/web-ui", - "version": "0.1.7", + "version": "0.1.8", "license": "AGPL-3.0-only", "description": "Core components for panic.haus web applications", "type": "module",