Skip to content

Commit 26a66d4

Browse files
committed
bump 0.6.7
1 parent 6e147b9 commit 26a66d4

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

CHANGELOG.en-US.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
---
44

5+
## 0.6.7
6+
7+
`2018-07-03`
8+
- 🐞 Fix `Form` component cannot be updated when using template syntax[#62](https://github.com/vueComponent/ant-design/issues/62)
9+
510
## 0.6.6
611

712
`2018-07-03`

CHANGELOG.zh-CN.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
---
44

5+
## 0.6.7
6+
7+
`2018-07-03`
8+
- 🐞 修复`Form`使用模板语法时组件不能更新[#62](https://github.com/vueComponent/ant-design/issues/62)
9+
510
## 0.6.6
611

712
`2018-07-03`

package.json

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

0 commit comments

Comments
 (0)