Skip to content

Commit

Permalink
0.2.44
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Jul 20, 2022
1 parent a49b6c9 commit a558ad5
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.44](https://github.com/limaofeng/asany-editor/compare/v0.2.43...v0.2.44) (2022-07-20)


### Features

* 去掉属性配置栏的底部 ([a49b6c9](https://github.com/limaofeng/asany-editor/commit/a49b6c90f776f70cabb190534e20bd3046de9a27))



## [0.2.43](https://github.com/limaofeng/asany-editor/compare/v0.2.42...v0.2.43) (2022-07-20)


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

0 comments on commit a558ad5

Please sign in to comment.