Skip to content

Commit

Permalink
0.2.22
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Dec 12, 2021
1 parent 1c8c505 commit dc7dfdb
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.22](https://github.com/limaofeng/asany-editor/compare/v0.2.21...v0.2.22) (2021-12-12)


### Features

* **属性面板:** 通过 multiple 设置可以,快速添加 MultipleWrapper 组件 ([1c8c505](https://github.com/limaofeng/asany-editor/commit/1c8c505f6d8889ded70483b34101ea81e1706b78))



## [0.2.21](https://github.com/limaofeng/asany-editor/compare/v0.2.20...v0.2.21) (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.21",
"version": "0.2.22",
"license": "MIT",
"name": "@asany/editor",
"main": "dist/index.js",
Expand Down

0 comments on commit dc7dfdb

Please sign in to comment.