We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99312b commit 4d730f2Copy full SHA for 4d730f2
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Changelog
2
3
+# [1.0.0-rc.15](https://github.com/arvinxx/antd-style/compare/v1.0.0-rc.14...v1.0.0-rc.15) (2023-01-06)
4
+
5
+### 👷 Build System
6
7
+- 计划废弃 v1 大版本 ([a99312b](https://github.com/arvinxx/antd-style/commit/a99312b))
8
9
+### 💥 BREAKING CHANGES
10
11
+- 由于错发 1.1.0,导致 rc 如果发出来就会有 Breaking Change,直接调整版本号到 v2
12
13
# [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)
14
15
### ✨ Features
package.json
@@ -1,6 +1,6 @@
{
"name": "antd-style",
- "version": "2.0.0-rc.0",
+ "version": "1.0.0-rc.15",
"description": "a css-in-js application solution combine emotion with antd v5 token system",
"keywords": [
"npm",
0 commit comments