From 49e4a9cb91a3f0a03b8ad89c952639d7b5c73e46 Mon Sep 17 00:00:00 2001 From: Oliver Pan <2216991777@qq.com> Date: Tue, 31 Oct 2023 18:57:47 -0500 Subject: [PATCH] Release 4.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c46a39e..0cd3510 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turborepo-fluid-design", - "version": "4.11.0", + "version": "4.12.0", "private": true, "scripts": { "build": "turbo run build",