@wangeditor-next/editor 5.2.4 → 5.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,39 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [5.2.7](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.6...@wangeditor-next/editor@5.2.7) (2024-06-22)
7
+
8
+
9
+ ### Performance Improvements
10
+
11
+ * **video:** modify video position by toolbar ([b0c5f0a](https://github.com/cycleccc/wangEditor/commit/b0c5f0a0fe8e0b0db4456f8777430a1610f700b7))
12
+ * show more config ([055cffc](https://github.com/cycleccc/wangEditor/commit/055cffc6bdeb74636e54e35f31725feb798b8449))
13
+
14
+
15
+ ### Reverts
16
+
17
+ * **example:** revert content config ([ecfc3e9](https://github.com/cycleccc/wangEditor/commit/ecfc3e93539a52ec3d9c00559ffba527605e29f0))
18
+
19
+
20
+
21
+
22
+
23
+ ## [5.2.6](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.5...@wangeditor-next/editor@5.2.6) (2024-06-17)
24
+
25
+ **Note:** Version bump only for package @wangeditor-next/editor
26
+
27
+
28
+
29
+
30
+
31
+ ## [5.2.5](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.4...@wangeditor-next/editor@5.2.5) (2024-06-14)
32
+
33
+ **Note:** Version bump only for package @wangeditor-next/editor
34
+
35
+
36
+
37
+
38
+
6
39
  ## [5.2.4](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.2.3...@wangeditor-next/editor@5.2.4) (2024-06-13)
7
40
 
8
41