From 3d4cad377a487bb2b6bf21a9246193b47d704709 Mon Sep 17 00:00:00 2001 From: Zach Kelling Date: Mon, 15 Jul 2024 12:31:05 +0800 Subject: [PATCH] @hanzo/ui 3.8.35 --- pkg/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/ui/package.json b/pkg/ui/package.json index 6b6c2f68..cfd36943 100644 --- a/pkg/ui/package.json +++ b/pkg/ui/package.json @@ -1,6 +1,6 @@ { "name": "@hanzo/ui", - "version": "3.8.31", + "version": "3.8.35", "description": "Library that contains shared UI primitives, support for a common design system, and other boilerplate support.", "publishConfig": { "registry": "https://registry.npmjs.org/",