Skip to content

Commit 30de3e7

Browse files
πŸ”– chore(release): v3.7.1-beta.1 [skip ci]
## [3.7.1-beta.1](v3.7.0...v3.7.1-beta.1) (2024-10-22) ### πŸ› Bug Fixes * Fix cssvar ([ac642b7](ac642b7))
1 parent ac642b7 commit 30de3e7

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.7.1-beta.1](https://github.com/ant-design/antd-style/compare/v3.7.0...v3.7.1-beta.1) (2024-10-22)
4+
5+
### πŸ› Bug Fixes
6+
7+
- Fix cssvar ([ac642b7](https://github.com/ant-design/antd-style/commit/ac642b7))
8+
39
# [3.7.0](https://github.com/ant-design/antd-style/compare/v3.6.3...v3.7.0) (2024-09-28)
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.7.0",
3+
"version": "3.7.1-beta.1",
44
"description": "css-in-js solution for application combine with antd v5 token system and emotion",
55
"keywords": [
66
"antd",

0 commit comments

Comments
Β (0)