Skip to content

Commit 51364d8

Browse files
authored
release(0.6.15): release 0.6.15 (#1073)
1 parent df9f3e5 commit 51364d8

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-zorro-antd",
3-
"version": "0.6.14",
3+
"version": "0.6.15",
44
"license": "MIT",
55
"description": "An enterprise-class UI components based on Ant Design and Angular",
66
"scripts": {

src/showcase/nz-intro-changelog/README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@
99

1010
更新日志也可以在[Github](https://github.com/NG-ZORRO/ng-zorro-antd/releases)查看
1111

12+
# 0.6.15
13+
`2018-02-25`
14+
15+
目前主要精力在 0.7.0 新版本的开发,可以在 [0.7.0分支](https://github.com/NG-ZORRO/ng-zorro-antd/tree/0.7.0) 追踪我们的[进度](https://github.com/NG-ZORRO/ng-zorro-antd/blob/0.7.0/PROGRESS.md)
16+
17+
0.6.x的版本发布频率会略微减慢,感谢理解
18+
19+
### Bug Fixes
20+
21+
* `Upload` 修复部分状态不更新的问题 [#1039](https://github.com/NG-ZORRO/ng-zorro-antd/pull/1039) [@cipchk](https://github.com/cipchk)
22+
* `DatePicker` 修复样式及浏览器兼容性问题 [#1045](https://github.com/NG-ZORRO/ng-zorro-antd/pull/1045) [#1047](https://github.com/NG-ZORRO/ng-zorro-antd/pull/1047) [@Hsuan Lee](https://github.com/HsuanXyz)
23+
24+
1225
# 0.6.14
1326
`2018-02-04`
1427

0 commit comments

Comments
 (0)