Skip to content

Commit 86f9d06

Browse files
πŸ”– chore(release): v3.6.2-beta.1 [skip ci]
## [3.6.2-beta.1](v3.6.1...v3.6.2-beta.1) (2024-03-24) ### πŸ› Bug Fixes * Fix rerender with ThemeSwitcher ([8669b88](8669b88))
1 parent 3ccd27d commit 86f9d06

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [3.6.2-beta.1](https://github.com/ant-design/antd-style/compare/v3.6.1...v3.6.2-beta.1) (2024-03-24)
4+
5+
### πŸ› Bug Fixes
6+
7+
- Fix rerender with ThemeSwitcher ([8669b88](https://github.com/ant-design/antd-style/commit/8669b88))
8+
39
## [3.6.1](https://github.com/ant-design/antd-style/compare/v3.6.0...v3.6.1) (2023-12-08)
410

511
### πŸ› Bug Fixes

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "antd-style",
3-
"version": "3.6.1",
3+
"version": "3.6.2-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)