Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @wangeditor-next/basic-modules@1.5.1
 - @wangeditor-next/code-highlight@1.2.3
 - @wangeditor-next/core@1.7.1
 - @wangeditor-next/editor@5.5.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
  • Loading branch information
cycleccc committed Aug 25, 2024
1 parent 96acf34 commit ae4009a
Show file tree
Hide file tree
Showing 16 changed files with 94 additions and 23 deletions.
8 changes: 8 additions & 0 deletions packages/basic-modules/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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





# [1.5.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/basic-modules@1.4.2...@wangeditor-next/basic-modules@1.5.0) (2024-08-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/basic-modules/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/basic-modules",
"version": "1.5.0",
"version": "1.5.1",
"description": "wangEditor basic modules",
"author": "cycleccc <2991205548@qq.com>",
"contributors": [],
Expand Down Expand Up @@ -54,4 +54,4 @@
"devDependencies": {
"@types/is-url": "^1.2.29"
}
}
}
8 changes: 8 additions & 0 deletions packages/code-highlight/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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





## [1.2.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/code-highlight@1.2.1...@wangeditor-next/code-highlight@1.2.2) (2024-08-18)

**Note:** Version bump only for package @wangeditor-next/code-highlight
Expand Down
4 changes: 2 additions & 2 deletions packages/code-highlight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/code-highlight",
"version": "1.2.2",
"version": "1.2.3",
"description": "wangEditor code-highlight module",
"author": "cycleccc <2991205548@qq.com>",
"contributors": [],
Expand Down Expand Up @@ -52,4 +52,4 @@
"devDependencies": {
"@types/prismjs": "^1.16.5"
}
}
}
12 changes: 12 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/core@1.7.0...@wangeditor-next/core@1.7.1) (2024-08-25)


### Bug Fixes

* **base button menu:** record disabled status ([9a7ab29](https://github.com/cycleccc/wangEditor/commit/9a7ab29fe16666799a20e6173d24b3cb5707f06c))
* **table:** filter microsoft word o:p tag ([173c08d](https://github.com/cycleccc/wangEditor/commit/173c08d2fd0ff6154bc20dc2931b5856cbc7b228))





# [1.7.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/core@1.5.6...@wangeditor-next/core@1.7.0) (2024-08-15)


Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/core",
"version": "1.7.0",
"version": "1.7.1",
"description": "wangEditor core",
"author": "cycleccc <2991205548@qq.com>",
"contributors": [],
Expand Down Expand Up @@ -67,4 +67,4 @@
"devDependencies": {
"@types/is-hotkey": "^0.1.2"
}
}
}
8 changes: 8 additions & 0 deletions packages/editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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





# [5.5.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/editor@5.4.2...@wangeditor-next/editor@5.5.0) (2024-08-18)


Expand Down
18 changes: 9 additions & 9 deletions packages/editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/editor",
"version": "5.5.0",
"version": "5.5.1",
"description": "Web rich text editor, Web 富文本编辑器",
"keywords": [
"wangeditor",
Expand Down Expand Up @@ -51,13 +51,13 @@
"dependencies": {
"@uppy/core": "^2.1.1",
"@uppy/xhr-upload": "^2.0.3",
"@wangeditor-next/basic-modules": "^1.5.0",
"@wangeditor-next/code-highlight": "^1.2.2",
"@wangeditor-next/core": "^1.7.0",
"@wangeditor-next/list-module": "^1.1.5",
"@wangeditor-next/table-module": "^1.5.0",
"@wangeditor-next/upload-image-module": "^1.1.2",
"@wangeditor-next/video-module": "^1.3.4",
"@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",
"dom7": "^3.0.0",
"is-hotkey": "^0.2.0",
"lodash.camelcase": "^4.3.0",
Expand All @@ -71,4 +71,4 @@
"slate": "^0.72.0",
"snabbdom": "^3.1.0"
}
}
}
8 changes: 8 additions & 0 deletions packages/list-module/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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





## [1.1.5](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/list-module@1.1.4...@wangeditor-next/list-module@1.1.5) (2024-08-03)

**Note:** Version bump only for package @wangeditor-next/list-module
Expand Down
4 changes: 2 additions & 2 deletions packages/list-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/list-module",
"version": "1.1.5",
"version": "1.1.6",
"description": "wangEditor list module",
"author": "cycleccc <2991205548@qq.com>",
"contributors": [],
Expand Down Expand Up @@ -46,4 +46,4 @@
"slate": "^0.72.0",
"snabbdom": "^3.1.0"
}
}
}
11 changes: 11 additions & 0 deletions packages/table-module/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.1](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/table-module@1.5.0...@wangeditor-next/table-module@1.5.1) (2024-08-25)


### Bug Fixes

* **table:** add default columnWidths by first row ([3dadf67](https://github.com/cycleccc/wangEditor/commit/3dadf6760d81f75053dac469813a811946efdf81))





# [1.5.0](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/table-module@1.3.8...@wangeditor-next/table-module@1.5.0) (2024-08-15)


Expand Down
4 changes: 2 additions & 2 deletions packages/table-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/table-module",
"version": "1.5.0",
"version": "1.5.1",
"description": "wangEditor table module",
"author": "cycleccc <2991205548@qq.com>",
"contributors": [],
Expand Down Expand Up @@ -50,4 +50,4 @@
"slate": "^0.72.0",
"snabbdom": "^3.1.0"
}
}
}
8 changes: 8 additions & 0 deletions packages/upload-image-module/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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





## [1.1.2](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/upload-image-module@1.1.1...@wangeditor-next/upload-image-module@1.1.2) (2024-08-03)

**Note:** Version bump only for package @wangeditor-next/upload-image-module
Expand Down
4 changes: 2 additions & 2 deletions packages/upload-image-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/upload-image-module",
"version": "1.1.2",
"version": "1.1.3",
"description": "wangEditor upload-image module",
"author": "cycleccc <2991205548@qq.com>",
"contributors": [],
Expand Down Expand Up @@ -50,4 +50,4 @@
"slate": "^0.72.0",
"snabbdom": "^3.1.0"
}
}
}
8 changes: 8 additions & 0 deletions packages/video-module/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [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





## [1.3.4](https://github.com/cycleccc/wangEditor/compare/@wangeditor-next/video-module@1.3.3...@wangeditor-next/video-module@1.3.4) (2024-08-03)

**Note:** Version bump only for package @wangeditor-next/video-module
Expand Down
4 changes: 2 additions & 2 deletions packages/video-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@wangeditor-next/video-module",
"version": "1.3.4",
"version": "1.3.5",
"description": "wangEditor video module",
"author": "cycleccc <2991205548@qq.com>",
"contributors": [],
Expand Down Expand Up @@ -49,4 +49,4 @@
"slate": "^0.72.0",
"snabbdom": "^3.1.0"
}
}
}

0 comments on commit ae4009a

Please sign in to comment.