Skip to content

Commit

Permalink
Release v2.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ygj6 committed Dec 15, 2021
1 parent 61f8663 commit 35b02c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions LOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# 更新日志
- **2.10.3** (21.12.14)
* fix: error while uploading image by @wangsongc in https://github.com/hinesboy/mavonEditor/pull/748

- **2.10.2** (21.12.14)
- fix: Add sanitizer for filtering HTML tags by @jiawulin001 in https://github.com/hinesboy/mavonEditor/pull/744

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mavon-editor",
"version": "2.10.2",
"version": "2.10.3",
"description": "Vue markdown editor",
"main": "dist/mavon-editor.js",
"types": "./mavon-editor.d.ts",
Expand Down

0 comments on commit 35b02c3

Please sign in to comment.