We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eeecda commit 7aca5fdCopy full SHA for 7aca5fd
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+# [1.0.0-rc.14](https://github.com/arvinxx/antd-style/compare/v1.0.0-rc.13...v1.0.0-rc.14) (2023-01-06)
4
+
5
+### ✨ Features
6
7
+- 补充 keyframes 和 withTheme 方法 ([3eeecda](https://github.com/arvinxx/antd-style/commit/3eeecda))
8
9
# [1.0.0-rc.13](https://github.com/arvinxx/antd-style/compare/v1.0.0-rc.12...v1.0.0-rc.13) (2023-01-05)
10
11
### 🐛 Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "antd-style",
- "version": "1.0.0-rc.13",
+ "version": "1.0.0-rc.14",
"description": "a css-in-js application solution combine emotion with antd v5 token system",
"keywords": [
"npm",
0 commit comments