We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa6156 commit 4187b95Copy full SHA for 4187b95
βCHANGELOG.mdβ
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [3.6.2](https://github.com/ant-design/antd-style/compare/v3.6.1...v3.6.2) (2024-03-24)
4
+
5
+### π Bug Fixes
6
7
+- Fix rerender with ThemeSwitcher ([8669b88](https://github.com/ant-design/antd-style/commit/8669b88))
8
9
## [3.6.2-beta.1](https://github.com/ant-design/antd-style/compare/v3.6.1...v3.6.2-beta.1) (2024-03-24)
10
11
### π Bug Fixes
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "antd-style",
- "version": "3.6.2-beta.1",
+ "version": "3.6.2",
"description": "css-in-js solution for application combine with antd v5 token system and emotion",
"keywords": [
"antd",
0 commit comments