Skip to content

Commit

Permalink
0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Sep 28, 2021
1 parent 1528bd4 commit 1ec54a3
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.8](https://github.com/limaofeng/asany-editor/compare/v0.2.7...v0.2.8) (2021-09-28)


### Bug Fixes

* 避免样式冲突,修改 class 名称 ([1528bd4](https://github.com/limaofeng/asany-editor/commit/1528bd4f87f42e4bb5f99c0497100770e2a73cb0))



## [0.2.7](https://github.com/limaofeng/asany-editor/compare/v0.2.6...v0.2.7) (2021-09-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.7",
"version": "0.2.8",
"license": "MIT",
"name": "@asany/editor",
"main": "dist/index.js",
Expand Down

0 comments on commit 1ec54a3

Please sign in to comment.