From 837fb8ec6b30e90861c8fe1f265830e340c8d635 Mon Sep 17 00:00:00 2001 From: fluid-design-io <2216991777@qq.com> Date: Wed, 18 Oct 2023 18:28:35 -0500 Subject: [PATCH] Release 4.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a15f653..9a0bda7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turborepo-fluid-design", - "version": "4.3.1", + "version": "4.4.0", "private": true, "scripts": { "build": "turbo run build",