Skip to content

Commit 717ba47

Browse files
committed
bump 0.5.4
1 parent e9d0845 commit 717ba47

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

CHANGELOG.en-US.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
---
44

5+
## 0.5.4
6+
7+
`2018-05-26`
8+
- 🐞 Fix missing `less` file problem in dist directory[ca084b9](https://github.com/vueComponent/ant-design/commit/ca084b9e6f0958c25a8278454c864ac8127cce95)
9+
510
## 0.5.3
611

712
`2018-05-25`

CHANGELOG.zh-CN.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
---
44

5+
## 0.5.4
6+
7+
`2018-05-26`
8+
- 🐞 修复dist目录缺少less文件问题[ca084b9](https://github.com/vueComponent/ant-design/commit/ca084b9e6f0958c25a8278454c864ac8127cce95)
9+
510
## 0.5.3
611

712
`2018-05-25`

package.json

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

0 commit comments

Comments
 (0)