Skip to content

Commit cf9627e

Browse files
committed
release 3.0.0-alpha.12
1 parent 85eb106 commit cf9627e

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+
## 3.0.0-alpha.12
14+
15+
`2021-11-09`
16+
17+
- 🐞 Fix some component types missing issue [#4863](https://github.com/vueComponent/ant-design-vue/issues/4863)
18+
1319
## 3.0.0-alpha.11
1420

1521
`2021-11-08`

CHANGELOG.zh-CN.md

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

1111
---
1212

13+
## 3.0.0-alpha.12
14+
15+
`2021-11-09`
16+
17+
- 🐞 修复部分组件类型丢失问题 [#4863](https://github.com/vueComponent/ant-design-vue/issues/4863)
18+
1319
## 3.0.0-alpha.11
1420

1521
`2021-11-08`

package.json

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

0 commit comments

Comments
 (0)