Skip to content

Commit

Permalink
chore(release): v1.28.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.28.5](v1.28.4...v1.28.5) (2023-11-28)

### Bug Fixes

* checkbox hover bg ([2f3ba43](2f3ba43))
  • Loading branch information
semantic-release-bot committed Nov 28, 2023
1 parent 56273d8 commit cf14092
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.28.5](https://github.com/Sensoro/ant-design-style/compare/v1.28.4...v1.28.5) (2023-11-28)


### Bug Fixes

* checkbox hover bg ([2f3ba43](https://github.com/Sensoro/ant-design-style/commit/2f3ba434101ec21c22f1646ad310e5ce766cdc69))

## [1.28.4](https://github.com/Sensoro/ant-design-style/compare/v1.28.3...v1.28.4) (2023-10-27)


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": "@sensoro-design/styles",
"version": "1.28.4",
"version": "1.28.5",
"description": "Sensoro Design Styles",
"scripts": {
"start": "dumi dev",
Expand Down

0 comments on commit cf14092

Please sign in to comment.