From a983d258a22bb4ee636b3a2618f1bda564d95bfa Mon Sep 17 00:00:00 2001 From: Oliver Pan <2216991777@qq.com> Date: Tue, 17 Oct 2023 14:56:33 -0500 Subject: [PATCH] Release 4.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec85197..45723fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "turborepo-fluid-design", - "version": "4.1.4", + "version": "4.1.5", "private": true, "scripts": { "build": "turbo run build",