Skip to content

Commit

Permalink
πŸ”– chore(release): v3.4.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.4.4](v3.4.3...v3.4.4) (2023-08-09)

### πŸ› Bug Fixes

* Fix lint error, closes [#90](#90) ([bb864d0](bb864d0))
  • Loading branch information
semantic-release-bot committed Aug 9, 2023
1 parent bb864d0 commit 9179fad
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [3.4.4](https://github.com/ant-design/antd-style/compare/v3.4.3...v3.4.4) (2023-08-09)

### πŸ› Bug Fixes

- Fix lint error, closes [#90](https://github.com/ant-design/antd-style/issues/90) ([bb864d0](https://github.com/ant-design/antd-style/commit/bb864d0))

## [3.4.3](https://github.com/ant-design/antd-style/compare/v3.4.2...v3.4.3) (2023-07-21)

### πŸ› Bug Fixes
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": "antd-style",
"version": "3.4.3",
"version": "3.4.4",
"description": "a css-in-js solution for application combine with antd v5 token system and emotion",
"keywords": [
"antd",
Expand Down

0 comments on commit 9179fad

Please sign in to comment.