diff --git a/packages/fluent-editor/package.json b/packages/fluent-editor/package.json index cfdb609..0033e6d 100644 --- a/packages/fluent-editor/package.json +++ b/packages/fluent-editor/package.json @@ -1,6 +1,6 @@ { "name": "@opentiny/fluent-editor", - "version": "3.21.0", + "version": "3.22.0", "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", @@ -53,4 +53,4 @@ "vite": "^5.0.0", "vite-plugin-dts": "^4.3.0" } -} \ No newline at end of file +}