Skip to content

Commit

Permalink
0.2.19
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Dec 11, 2021
1 parent 88e0144 commit d4a5916
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.19](https://github.com/limaofeng/asany-editor/compare/v0.2.18...v0.2.19) (2021-12-11)


### Features

* **属性面板:** 列表配置组件 ([88e0144](https://github.com/limaofeng/asany-editor/commit/88e01445be4d40b3191f19f8e1b512d1493e112f))



## [0.2.18](https://github.com/limaofeng/asany-editor/compare/v0.2.17...v0.2.18) (2021-12-10)


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.18",
"version": "0.2.19",
"license": "MIT",
"name": "@asany/editor",
"main": "dist/index.js",
Expand Down

0 comments on commit d4a5916

Please sign in to comment.