Skip to content

Commit 2aa2094

Browse files
committed
docs: update 1.5.0-rc.5
1 parent 78f3531 commit 2aa2094

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

CHANGELOG.en-US.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
- 🌟 Badge supports custom colors.
8282
- 🐞 Fix the problem that the label of Steps is not centered.
8383
- 🐞 Fix cursor style problem of DatePicker and TimePicker.
84+
- 🐞 Fix TreeSelect custom icon is invalid [#1901](https://github.com/vueComponent/ant-design-vue/issues/1901)
8485

8586
## 1.4.12
8687

CHANGELOG.zh-CN.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
- 🌟 Badge 支持自定义颜色。
8484
- 🐞 修复 Steps 的 label 不居中的问题。
8585
- 🐞 修复 DatePicker 和 TimePicker 的 cursor 样式问题。
86+
- 🐞 修复 TreeSelect 自定义图标无效的问题 [#1901](https://github.com/vueComponent/ant-design-vue/issues/1901)
8687

8788
## 1.4.12
8889

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ant-design-vue",
3-
"version": "1.5.0-rc.3",
3+
"version": "1.5.0-rc.5",
44
"title": "Ant Design Vue",
55
"description": "An enterprise-class UI design language and Vue-based implementation",
66
"keywords": [

0 commit comments

Comments
 (0)