From 291532d04760742bdcdf890ee0627904023b15b0 Mon Sep 17 00:00:00 2001 From: Oliver Pan <2216991777@qq.com> Date: Tue, 24 Oct 2023 21:56:54 -0500 Subject: [PATCH] Release 4.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a913cee..e27815d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turborepo-fluid-design", - "version": "4.8.2", + "version": "4.8.3", "private": true, "scripts": { "build": "turbo run build",