Skip to content

Commit 86cacb0

Browse files
committed
release: v4.7.8
1 parent 1ef02dc commit 86cacb0

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.7.8](https://github.com/wangeditor-team/wangEditor/compare/v4.7.7...v4.7.8) (2021-09-09)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复表格中选中文字插入链接多出table标签和chrome浏览器表格高度问题 ([325f1f6](https://github.com/wangeditor-team/wangEditor/commit/325f1f6f72d305de1ff0b5873951e88c4d40d5b5))
7+
18
## [4.7.7](https://github.com/wangeditor-team/wangEditor/compare/v4.7.6...v4.7.7) (2021-08-20)
29

310

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wangeditor",
3-
"version": "4.7.7",
3+
"version": "4.7.8",
44
"description": "wangEditor - 轻量级 web 富文本编辑器,配置方便,使用简单,开源免费",
55
"homepage": "http://www.wangeditor.com/",
66
"keywords": [

0 commit comments

Comments
 (0)