From 567f87097842f5b3414b3ff5450d04ab2f28986e Mon Sep 17 00:00:00 2001 From: wuyiping0628 <1106773985@qq.com> Date: Thu, 7 May 2026 05:36:01 -0700 Subject: [PATCH] chore: update 4.1.1 --- packages/fluent-editor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/fluent-editor/package.json b/packages/fluent-editor/package.json index e6b64a60..14cb1cb2 100644 --- a/packages/fluent-editor/package.json +++ b/packages/fluent-editor/package.json @@ -1,7 +1,7 @@ { "name": "@opentiny/fluent-editor", "type": "module", - "version": "4.1.0", + "version": "4.1.1", "description": "A rich text editor based on Quill 2.0, which extends rich modules and formats on the basis of Quill. It's powerful and out-of-the-box.", "author": "OpenTiny Team", "license": "MIT",