Skip to content

Commit

Permalink
🔖 chore(release): v3.0.0-alpha.47 [skip ci]
Browse files Browse the repository at this point in the history
# [3.0.0-alpha.47](v3.0.0-alpha.46...v3.0.0-alpha.47) (2023-02-06)

### 🐛 Bug Fixes

* 修正自定义 stylish 的问题 ([61f195e](61f195e))
  • Loading branch information
semantic-release-bot committed Feb 6, 2023
1 parent 61f195e commit 8e7bf28
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.0.0-alpha.47](https://github.com/ant-design/antd-style/compare/v3.0.0-alpha.46...v3.0.0-alpha.47) (2023-02-06)

### 🐛 Bug Fixes

- 修正自定义 stylish 的问题 ([61f195e](https://github.com/ant-design/antd-style/commit/61f195e))

# [3.0.0-alpha.46](https://github.com/ant-design/antd-style/compare/v3.0.0-alpha.45...v3.0.0-alpha.46) (2023-02-04)

### ✨ Features
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.0.0-alpha.46",
"version": "3.0.0-alpha.47",
"description": "a css-in-js solution for application combine with antd v5 token system and emotion",
"keywords": [
"css-in-js",
Expand Down

0 comments on commit 8e7bf28

Please sign in to comment.