@ -2,6 +2,12 @@
---
## 0.6.8
`2018-07-05`
- 🐞 Fix `notification` h is not defined[#63](https://github.com/vueComponent/ant-design/issues/63)
- 🐞 Fix `Transfer` local-provider miss `titles`[#64](https://github.com/vueComponent/ant-design/issues/64)
## 0.6.7
`2018-07-03`
@ -2,6 +2,14 @@
- 🐞 修复`notification` h is not defined[#63](https://github.com/vueComponent/ant-design/issues/63)
- 🐞 修复`Transfer`国际化缺少titles问题[#64](https://github.com/vueComponent/ant-design/issues/64)
@ -1,6 +1,6 @@
{
"name": "vue-antd-ui",
"version": "0.6.7",
"version": "0.6.8",
"title": "Ant Design Vue",
"description": "An enterprise-class UI design language and Vue-based implementation",
"keywords": [
@ -169,4 +169,4 @@
"shallowequal": "^1.0.2",
"warning": "^3.0.0"
}