diff --git a/packages/basic-modules/CHANGELOG.md b/packages/basic-modules/CHANGELOG.md index 82d2ac419..7a818d6dc 100644 --- a/packages/basic-modules/CHANGELOG.md +++ b/packages/basic-modules/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/basic-modules@1.5.1...@wangeditor-next/basic-modules@1.5.2) (2024-08-29) + + +### Reverts + +* Revert "chore: modify package publish config" ([7e2785e](https://github.com/cycleccc/wangEditor/commit/7e2785ede4512e19f8a337e745440e7bf9de2f30)) + + + + + ## [1.5.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/basic-modules@1.5.0...@wangeditor-next/basic-modules@1.5.1) (2024-08-25) **Note:** Version bump only for package @wangeditor-next/basic-modules diff --git a/packages/basic-modules/package.json b/packages/basic-modules/package.json index 25d05107b..4fe1a97d2 100644 --- a/packages/basic-modules/package.json +++ b/packages/basic-modules/package.json @@ -1,6 +1,6 @@ { "name": "@wangeditor-next/basic-modules", - "version": "1.5.1", + "version": "1.5.2", "description": "wangEditor basic modules", "author": "cycleccc <2991205548@qq.com>", "contributors": [], diff --git a/packages/code-highlight/CHANGELOG.md b/packages/code-highlight/CHANGELOG.md index 96079a76a..18a569297 100644 --- a/packages/code-highlight/CHANGELOG.md +++ b/packages/code-highlight/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.2.4](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/code-highlight@1.2.3...@wangeditor-next/code-highlight@1.2.4) (2024-08-29) + + +### Reverts + +* Revert "chore: modify package publish config" ([7e2785e](https://github.com/cycleccc/wangEditor/commit/7e2785ede4512e19f8a337e745440e7bf9de2f30)) + + + + + ## [1.2.3](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/code-highlight@1.2.2...@wangeditor-next/code-highlight@1.2.3) (2024-08-25) **Note:** Version bump only for package @wangeditor-next/code-highlight diff --git a/packages/code-highlight/package.json b/packages/code-highlight/package.json index 26a122942..0de3b5b1c 100644 --- a/packages/code-highlight/package.json +++ b/packages/code-highlight/package.json @@ -1,6 +1,6 @@ { "name": "@wangeditor-next/code-highlight", - "version": "1.2.3", + "version": "1.2.4", "description": "wangEditor code-highlight module", "author": "cycleccc <2991205548@qq.com>", "contributors": [], diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 64ab29efd..dc2680560 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.7.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/core@1.7.1...@wangeditor-next/core@1.7.2) (2024-08-29) + + +### Reverts + +* Revert "fix(table): filter microsoft word o:p tag" ([17e4349](https://github.com/cycleccc/wangEditor/commit/17e4349c35f0f96aee3eef917527d859369722d7)) +* Revert "chore: modify package publish config" ([7e2785e](https://github.com/cycleccc/wangEditor/commit/7e2785ede4512e19f8a337e745440e7bf9de2f30)) + + + + + ## [1.7.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/core@1.7.0...@wangeditor-next/core@1.7.1) (2024-08-25) diff --git a/packages/core/package.json b/packages/core/package.json index db25a90f2..860eded03 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@wangeditor-next/core", - "version": "1.7.1", + "version": "1.7.2", "description": "wangEditor core", "author": "cycleccc <2991205548@qq.com>", "contributors": [], diff --git a/packages/editor/CHANGELOG.md b/packages/editor/CHANGELOG.md index 7e6799bcc..0017588a4 100644 --- a/packages/editor/CHANGELOG.md +++ b/packages/editor/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [5.5.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.5.1...@wangeditor-next/editor@5.5.2) (2024-08-29) + + +### Reverts + +* Revert "chore: modify package publish config" ([7e2785e](https://github.com/cycleccc/wangEditor/commit/7e2785ede4512e19f8a337e745440e7bf9de2f30)) + + + + + ## [5.5.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.5.0...@wangeditor-next/editor@5.5.1) (2024-08-25) **Note:** Version bump only for package @wangeditor-next/editor diff --git a/packages/editor/package.json b/packages/editor/package.json index 8b7eb99ba..1188cab86 100644 --- a/packages/editor/package.json +++ b/packages/editor/package.json @@ -1,6 +1,6 @@ { "name": "@wangeditor-next/editor", - "version": "5.5.1", + "version": "5.5.2", "description": "Web rich text editor, Web 富文本编辑器", "keywords": [ "wangeditor", @@ -50,13 +50,13 @@ "dependencies": { "@uppy/core": "^2.1.1", "@uppy/xhr-upload": "^2.0.3", - "@wangeditor-next/basic-modules": "^1.5.1", - "@wangeditor-next/code-highlight": "^1.2.3", - "@wangeditor-next/core": "^1.7.1", - "@wangeditor-next/list-module": "^1.1.6", - "@wangeditor-next/table-module": "^1.5.1", - "@wangeditor-next/upload-image-module": "^1.1.3", - "@wangeditor-next/video-module": "^1.3.5", + "@wangeditor-next/basic-modules": "^1.5.2", + "@wangeditor-next/code-highlight": "^1.2.4", + "@wangeditor-next/core": "^1.7.2", + "@wangeditor-next/list-module": "^1.1.7", + "@wangeditor-next/table-module": "^1.5.2", + "@wangeditor-next/upload-image-module": "^1.1.4", + "@wangeditor-next/video-module": "^1.3.6", "dom7": "^3.0.0", "is-hotkey": "^0.2.0", "lodash.camelcase": "^4.3.0", diff --git a/packages/list-module/CHANGELOG.md b/packages/list-module/CHANGELOG.md index d6f5f5d4b..77b7220a5 100644 --- a/packages/list-module/CHANGELOG.md +++ b/packages/list-module/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.7](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/list-module@1.1.6...@wangeditor-next/list-module@1.1.7) (2024-08-29) + + +### Reverts + +* Revert "chore: modify package publish config" ([7e2785e](https://github.com/cycleccc/wangEditor/commit/7e2785ede4512e19f8a337e745440e7bf9de2f30)) + + + + + ## [1.1.6](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/list-module@1.1.5...@wangeditor-next/list-module@1.1.6) (2024-08-25) **Note:** Version bump only for package @wangeditor-next/list-module diff --git a/packages/list-module/package.json b/packages/list-module/package.json index 785bfee57..de1006fa4 100644 --- a/packages/list-module/package.json +++ b/packages/list-module/package.json @@ -1,6 +1,6 @@ { "name": "@wangeditor-next/list-module", - "version": "1.1.6", + "version": "1.1.7", "description": "wangEditor list module", "author": "cycleccc <2991205548@qq.com>", "contributors": [], diff --git a/packages/table-module/CHANGELOG.md b/packages/table-module/CHANGELOG.md index 20ba2de70..2cc08c999 100644 --- a/packages/table-module/CHANGELOG.md +++ b/packages/table-module/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.5.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/table-module@1.5.1...@wangeditor-next/table-module@1.5.2) (2024-08-29) + + +### Bug Fixes + +* **table:** Compatible with more types ([0054352](https://github.com/cycleccc/wangEditor/commit/005435267e5d00e2e1d97aba33069a0820db4aeb)), closes [/github.com/cycleccc/wangEditor-next/issues/146#issuecomment-2309433045](https://github.com//github.com/cycleccc/wangEditor-next/issues/146/issues/issuecomment-2309433045) + + +### Reverts + +* Revert "chore: modify package publish config" ([7e2785e](https://github.com/cycleccc/wangEditor/commit/7e2785ede4512e19f8a337e745440e7bf9de2f30)) + + + + + ## [1.5.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/table-module@1.5.0...@wangeditor-next/table-module@1.5.1) (2024-08-25) diff --git a/packages/table-module/package.json b/packages/table-module/package.json index 64ff7b455..64f8689c3 100644 --- a/packages/table-module/package.json +++ b/packages/table-module/package.json @@ -1,6 +1,6 @@ { "name": "@wangeditor-next/table-module", - "version": "1.5.1", + "version": "1.5.2", "description": "wangEditor table module", "author": "cycleccc <2991205548@qq.com>", "contributors": [], diff --git a/packages/upload-image-module/CHANGELOG.md b/packages/upload-image-module/CHANGELOG.md index b8753f4ac..35c3fffe7 100644 --- a/packages/upload-image-module/CHANGELOG.md +++ b/packages/upload-image-module/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.4](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/upload-image-module@1.1.3...@wangeditor-next/upload-image-module@1.1.4) (2024-08-29) + + +### Reverts + +* Revert "chore: modify package publish config" ([7e2785e](https://github.com/cycleccc/wangEditor/commit/7e2785ede4512e19f8a337e745440e7bf9de2f30)) + + + + + ## [1.1.3](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/upload-image-module@1.1.2...@wangeditor-next/upload-image-module@1.1.3) (2024-08-25) **Note:** Version bump only for package @wangeditor-next/upload-image-module diff --git a/packages/upload-image-module/package.json b/packages/upload-image-module/package.json index 114ceb92c..5da4e203a 100644 --- a/packages/upload-image-module/package.json +++ b/packages/upload-image-module/package.json @@ -1,6 +1,6 @@ { "name": "@wangeditor-next/upload-image-module", - "version": "1.1.3", + "version": "1.1.4", "description": "wangEditor upload-image module", "author": "cycleccc <2991205548@qq.com>", "contributors": [], diff --git a/packages/video-module/CHANGELOG.md b/packages/video-module/CHANGELOG.md index fd1d15e57..34d41c347 100644 --- a/packages/video-module/CHANGELOG.md +++ b/packages/video-module/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.3.6](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/video-module@1.3.5...@wangeditor-next/video-module@1.3.6) (2024-08-29) + + +### Reverts + +* Revert "chore: modify package publish config" ([7e2785e](https://github.com/cycleccc/wangEditor/commit/7e2785ede4512e19f8a337e745440e7bf9de2f30)) + + + + + ## [1.3.5](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/video-module@1.3.4...@wangeditor-next/video-module@1.3.5) (2024-08-25) **Note:** Version bump only for package @wangeditor-next/video-module diff --git a/packages/video-module/package.json b/packages/video-module/package.json index 7c1c5c0c2..8b0375b98 100644 --- a/packages/video-module/package.json +++ b/packages/video-module/package.json @@ -1,6 +1,6 @@ { "name": "@wangeditor-next/video-module", - "version": "1.3.5", + "version": "1.3.6", "description": "wangEditor video module", "author": "cycleccc <2991205548@qq.com>", "contributors": [],