Skip to content

Commit 236a7f8

Browse files
committed
release v8.4.0-1
1 parent 16df9ef commit 236a7f8

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

packages/zent/RELEASE_en-US.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ You can find detailed change logs for versions prior to 3.5.3 at [Github Log](gi
88
- [Upgrade to 3.x](../migrating/3x)
99
- [Upgrade to 2.1.x](../migrating/21x)
1010

11+
### 8.4.0-1(2020-11-17)
12+
13+
- 🦀️ Fix CSS Variable support in some components
14+
1115
### 8.4.0(2020-03-16)
1216

1317
-`Upload` item UI can be customized

packages/zent/RELEASE_zh-CN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88
- [3.x 升级指南](../migrating/3x)
99
- [2.1.x 升级指南](../migrating/21x)
1010

11+
### 8.4.0-1(2020-11-17)
12+
13+
- 🦀️ 修复部分组件主题色不支持 CSS Variable 配置的问题
14+
1115
### 8.4.0(2020-03-16)
1216

1317
-`Upload` 支持自定义上传项 UI

packages/zent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zent",
3-
"version": "8.4.0",
3+
"version": "8.4.0-1",
44
"description": "一套前端设计语言和基于React的实现",
55
"bugs": "https://github.com/youzan/zent/issues",
66
"repository": {

0 commit comments

Comments
 (0)