Skip to content

Commit

Permalink
0.2.36
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Jul 12, 2022
1 parent 55f5894 commit 8049a13
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.36](https://github.com/limaofeng/asany-editor/compare/v0.2.35...v0.2.36) (2022-07-12)


### Features

* 添加属性面板演示 ([55f5894](https://github.com/limaofeng/asany-editor/commit/55f5894a3cb4b648eab21c69874ba200472bf790))



## [0.2.35](https://github.com/limaofeng/asany-editor/compare/v0.2.34...v0.2.35) (2022-07-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.35",
"version": "0.2.36",
"license": "MIT",
"name": "@asany/editor",
"main": "dist/index.js",
Expand Down

0 comments on commit 8049a13

Please sign in to comment.