Skip to content

Commit

Permalink
chore(release): v1.15.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.15.1](v1.15.0...v1.15.1) (2022-11-23)

### Bug Fixes

* table border-radius ([f727914](f727914))
  • Loading branch information
semantic-release-bot committed Nov 23, 2022
1 parent b047911 commit 3bbd636
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.15.1](https://github.com/sensoro-design/ant-design-style/compare/v1.15.0...v1.15.1) (2022-11-23)


### Bug Fixes

* table border-radius ([f727914](https://github.com/sensoro-design/ant-design-style/commit/f727914cd12e13fc91b886a40d99a12d704c4c92))

# [1.15.0](https://github.com/sensoro-design/ant-design-style/compare/v1.14.1...v1.15.0) (2022-11-23)


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.15.0",
"version": "1.15.1",
"description": "Sensoro Design Styles",
"scripts": {
"start": "dumi dev",
Expand Down

0 comments on commit 3bbd636

Please sign in to comment.