Skip to content

Commit 07b39d9

Browse files
🔖 chore(release): v3.0.0-alpha.3 [skip ci]
# [3.0.0-alpha.3](v3.0.0-alpha.2...v3.0.0-alpha.3) (2023-01-07) ### 🐛 Bug Fixes * 修正 GetCustom 相关方法类型没导出的问题 ([db6727c](db6727c))
1 parent db6727c commit 07b39d9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
# [3.0.0-alpha.3](https://github.com/arvinxx/antd-style/compare/v3.0.0-alpha.2...v3.0.0-alpha.3) (2023-01-07)
4+
5+
### 🐛 Bug Fixes
6+
7+
- 修正 GetCustom 相关方法类型没导出的问题 ([db6727c](https://github.com/arvinxx/antd-style/commit/db6727c))
8+
39
# [3.0.0-alpha.2](https://github.com/arvinxx/antd-style/compare/v3.0.0-alpha.1...v3.0.0-alpha.2) (2023-01-07)
410

511
### ✨ Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "antd-style",
3-
"version": "3.0.0-alpha.2",
3+
"version": "3.0.0-alpha.3",
44
"description": "a css-in-js application solution combine emotion with antd v5 token system",
55
"keywords": [
66
"npm",

0 commit comments

Comments
 (0)