File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 1.3.13
14
+ ` 2019-07-22 `
15
+ - 🐞 Fix ` dist ` missing ` antd.less ` file problem [ #995 ] ( https://github.com/vueComponent/ant-design-vue/issues/995 )
16
+
13
17
## 1.3.12
14
18
` 2019-07-22 `
15
19
- 🐞 ` package.json ` ` files ` add ` scripts `
Original file line number Diff line number Diff line change 10
10
11
11
---
12
12
13
+ ## 1.3.13
14
+ ` 2019-07-22 `
15
+ - 🐞 修复 dist 缺少 antd.less 文件问题 [ #995 ] ( https://github.com/vueComponent/ant-design-vue/issues/995 )
16
+
13
17
## 1.3.12
14
18
` 2019-07-22 `
15
19
- 🐞 ` package.json ` ` files ` 添加 ` scripts `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ant-design-vue" ,
3
- "version" : " 1.3.12 " ,
3
+ "version" : " 1.3.13 " ,
4
4
"title" : " Ant Design Vue" ,
5
5
"description" : " An enterprise-class UI design language and Vue-based implementation" ,
6
6
"keywords" : [
You can’t perform that action at this time.
0 commit comments