Skip to content

Commit

Permalink
1.0.34
Browse files Browse the repository at this point in the history
  • Loading branch information
limaofeng committed Sep 5, 2022
1 parent 23b8f95 commit be879df
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 @@
## [1.0.34](https://github.com/limaofeng/asany-sunmao/compare/v1.0.33...v1.0.34) (2022-09-05)


### Bug Fixes

* 解决 Resizer 组件 handle 的 className 不生效的问题 ([23b8f95](https://github.com/limaofeng/asany-sunmao/commit/23b8f952e92a28cfdfe13d8b082abf7b422d47e3))



## [1.0.33](https://github.com/limaofeng/asany-sunmao/compare/v1.0.32...v1.0.33) (2022-09-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@asany/sunmao",
"version": "1.0.33",
"version": "1.0.34",
"scripts": {
"start": "dumi dev",
"docs:build": "dumi build",
Expand Down

0 comments on commit be879df

Please sign in to comment.