Skip to content

Commit 1aca897

Browse files
committed
bump 1.7.1
1 parent 5eb57fb commit 1aca897

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

CHANGELOG.en-US.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010

1111
---
1212

13+
## 1.7.1
14+
15+
`2020-10-28`
16+
17+
- 🐞 Fix Menu component, wrong display Tooltip prompt problem
18+
1319
## 1.7.0
1420

1521
`2020-10-28`

CHANGELOG.zh-CN.md

+6
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010

1111
---
1212

13+
## 1.7.1
14+
15+
`2020-10-28`
16+
17+
- 🐞 修复 Menu 组件,错误展示 Tooltip 提示的问题
18+
1319
## 1.7.0
1420

1521
`2020-10-28`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ant-design-vue",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"title": "Ant Design Vue",
55
"description": "An enterprise-class UI design language and Vue-based implementation",
66
"keywords": [

0 commit comments

Comments
 (0)