Skip to content

Commit

Permalink
release: v4.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
luochao committed Feb 25, 2022
1 parent cdca4c5 commit 8af61ad
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [4.7.12](https://github.com/wangeditor-team/wangEditor/compare/v4.7.11...v4.7.12) (2022-02-25)


### Bug Fixes

* 链接修改字号后再点链接按钮无法看到链接地址 ([b396a1e](https://github.com/wangeditor-team/wangEditor/commit/b396a1e42cab307a6681ca03321b58162bfc396c))
* 修复UI无序列表全选不居中问题 ([158628d](https://github.com/wangeditor-team/wangEditor/commit/158628d3e9a80eab910334d0ad4f5a43dad2f0e8))
* url或者常规文本中HTML转义字符显示异常 ([03310ee](https://github.com/wangeditor-team/wangEditor/commit/03310eedc40283c2e228281f1f7eeea9c06c8fa9))


### Features

* xss ([6257a2e](https://github.com/wangeditor-team/wangEditor/commit/6257a2e166346913c34ac5cfb31b6a46e9544c5a))

## [4.7.11](https://github.com/wangeditor-team/wangEditor/compare/v4.7.10...v4.7.11) (2021-12-25)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wangeditor",
"version": "4.7.11",
"version": "4.7.12",
"description": "wangEditor - 轻量级 web 富文本编辑器,配置方便,使用简单,开源免费",
"homepage": "http://www.wangeditor.com/",
"keywords": [
Expand Down

0 comments on commit 8af61ad

Please sign in to comment.