We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b375a4a commit 1d5d451Copy full SHA for 1d5d451
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "shineout",
3
- "version": "2.0.28-beta.3",
+ "version": "2.0.28-beta.4",
4
"description": "Shein 前端组件库",
5
"main": "./lib/index.js",
6
"module": "./es/index.js",
site/pages/documentation/changelog/2.x.x.md
@@ -1,6 +1,10 @@
# 更新日志
+### 2.0.28-beta.4
+
+- 调整构建产物
7
8
### 2.0.28-beta.3
9
10
- 修复 `Table` 的某一列设置了colSpan > 1后,但是实际传的columns数据中没有后续相应的列导致报错的问题 (< 2.0.28)
0 commit comments