Skip to content

Commit

Permalink
0.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Dec 11, 2021
1 parent 0389fa3 commit 3b1ca7a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.2.21](https://github.com/limaofeng/asany-editor/compare/v0.2.20...v0.2.21) (2021-12-11)


### Bug Fixes

* **属性面板:** 优化 MultipleWrapper 组件 ([a92f992](https://github.com/limaofeng/asany-editor/commit/a92f992a48f0ce6ce3f2dcf0a581fae0580763d0))



## [0.2.20](https://github.com/limaofeng/asany-editor/compare/v0.2.19...v0.2.20) (2021-12-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.2.20",
"version": "0.2.21",
"license": "MIT",
"name": "@asany/editor",
"main": "dist/index.js",
Expand Down

0 comments on commit 3b1ca7a

Please sign in to comment.