bump 1.4.8

This commit is contained in:
tanjinzhou 2019-11-28 17:35:22 +08:00
parent 586dc46d90
commit 42a75f8244
3 changed files with 15 additions and 1 deletions

View File

@ -10,6 +10,13 @@
---
## 1.4.8
`2019-11-28`
- 🐞 Fix `Menu` not trigger click event [#1470](https://github.com/vueComponent/ant-design-vue/issues/1470)
- 🐞 Fix `Tooltip` not hide in keep-alive [16ec40](https://github.com/vueComponent/ant-design-vue/commit/16ec40a012d7c400bf3028e6c938050dd6d7de2f)
## 1.4.7
`2019-11-27`

View File

@ -10,6 +10,13 @@
---
## 1.4.8
`2019-11-28`
- 🐞 修复 `Menu` click 事件不触发的问题 [#1470](https://github.com/vueComponent/ant-design-vue/issues/1470)
- 🐞 修复 `Tooltip` 在 keep-alive 下不消失的问题 [16ec40](https://github.com/vueComponent/ant-design-vue/commit/16ec40a012d7c400bf3028e6c938050dd6d7de2f)
## 1.4.7
`2019-11-27`

View File

@ -1,6 +1,6 @@
{
"name": "ant-design-vue",
"version": "1.4.7",
"version": "1.4.8",
"title": "Ant Design Vue",
"description": "An enterprise-class UI design language and Vue-based implementation",
"keywords": [