Skip to content

Commit 05f861c

Browse files
committed
release: v4.7.9
1 parent 0c3743f commit 05f861c

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.7.9](https://github.com/wangeditor-team/wangEditor/compare/v4.7.8...v4.7.9) (2021-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复谷歌内容为空时拼音输入第一个字母丢失的bug ([52301c1](https://github.com/wangeditor-team/wangEditor/commit/52301c127b10b78847f4825a803f49c9195b041a))
7+
* 修复内容随后设置标题,会报错,而且无法再编辑的问题 ([5022ceb](https://github.com/wangeditor-team/wangEditor/commit/5022ceb2ee97f8aed87427b0fb363c5262fad2a5))
8+
* 修复设置标题控制台报错的bug ([f4680b2](https://github.com/wangeditor-team/wangEditor/commit/f4680b2634679ffd3d0186f24e713438fcc907d0))
9+
110
## [4.7.8](https://github.com/wangeditor-team/wangEditor/compare/v4.7.7...v4.7.8) (2021-09-09)
211

312

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

0 commit comments

Comments
 (0)