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