From 3642b24b59d2d100a28df41ae74e8fa2b7a238e3 Mon Sep 17 00:00:00 2001 From: Oliver Pan <2216991777@qq.com> Date: Sun, 29 Oct 2023 22:29:21 -0500 Subject: [PATCH] Release 4.10.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1378c9..602d749 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turborepo-fluid-design", - "version": "4.9.1", + "version": "4.10.0", "private": true, "scripts": { "build": "turbo run build",