mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-12-02 20:18:22 +08:00
bump 1.4.12
This commit is contained in:
parent
51812566ba
commit
b2b500f70e
@ -10,6 +10,12 @@
|
||||
|
||||
---
|
||||
|
||||
## 1.4.12
|
||||
|
||||
`2020-03-03`
|
||||
|
||||
- 🐞 Fix ts type error of `Modal` component [#1809](https://github.com/vueComponent/ant-design-vue/issues/1809)
|
||||
|
||||
## 1.4.11
|
||||
|
||||
`2020-02-12`
|
||||
|
@ -10,6 +10,12 @@
|
||||
|
||||
---
|
||||
|
||||
## 1.4.12
|
||||
|
||||
`2020-03-03`
|
||||
|
||||
- 🐞 修复 `Modal` 组件 ts 类型报错问题 [#1809](https://github.com/vueComponent/ant-design-vue/issues/1809)
|
||||
|
||||
## 1.4.11
|
||||
|
||||
`2020-02-12`
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ant-design-vue",
|
||||
"version": "1.4.11",
|
||||
"version": "1.4.12",
|
||||
"title": "Ant Design Vue",
|
||||
"description": "An enterprise-class UI design language and Vue-based implementation",
|
||||
"keywords": [
|
||||
|
Loading…
Reference in New Issue
Block a user