From df31ec55d8dd3f2067ad25b6f4662a50056434db Mon Sep 17 00:00:00 2001 From: hsiegeln <37154749+hsiegeln@users.noreply.github.com> Date: Wed, 15 Apr 2026 21:04:55 +0200 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20v0.1.53=20=E2=80=94=20sidebar?= =?UTF-8?q?=20section=20positioning=20and=20scrollable=20maxHeight?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 361e5a8..fbf76dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@cameleer/design-system", - "version": "0.1.52", + "version": "0.1.53", "type": "module", "main": "./dist/index.es.js", "module": "./dist/index.es.js",