Skip to content

Commit 23618a2

Browse files
author
luochao
committed
release: v4.7.11
1 parent e11f2ef commit 23618a2

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [4.7.11](https://github.com/wangeditor-team/wangEditor/compare/v4.7.10...v4.7.11) (2021-12-25)
2+
3+
4+
### Bug Fixes
5+
6+
* 插入链接后再修改的问题 ([fcaef96](https://github.com/wangeditor-team/wangEditor/commit/fcaef96983e764d0014238d498531344526c3345))
7+
* 删除文字的时候前一张图片不会被删除 ([7c63218](https://github.com/wangeditor-team/wangEditor/commit/7c63218812604c8791f8ab06b656fa197779d2a6))
8+
* 删除文字的时候前一张图片不会被删除 ([bac1b1e](https://github.com/wangeditor-team/wangEditor/commit/bac1b1ea2b597d3c7240506258703eb1792ec2c9))
9+
* 修复选中段落设置行高,最后一行的内容会被重复添加的问题 ([46e49a9](https://github.com/wangeditor-team/wangEditor/commit/46e49a92e84f5dc29a67386f5b3d41dad29b41a5))
10+
* delete text will delete img too ([2d060d5](https://github.com/wangeditor-team/wangEditor/commit/2d060d5fb16ee1edf281383acf99299c0971f47c))
11+
112
## [4.7.10](https://github.com/wangeditor-team/wangEditor/compare/v4.7.9...v4.7.10) (2021-12-01)
213

314

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.10",
3+
"version": "4.7.11",
44
"description": "wangEditor - 轻量级 web 富文本编辑器,配置方便,使用简单,开源免费",
55
"homepage": "http://www.wangeditor.com/",
66
"keywords": [

0 commit comments

Comments
 (0)