Skip to content

Commit dd8a365

Browse files
author
观通
committed
release 0.8.6.
1 parent 6aa1ee8 commit dd8a365

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ order: 2
33
english: 更新日志
44
---
55

6+
7+
### 0.8.6
8+
9+
`2016-09-23`
10+
11+
- 修复 Carousel dot 样式问题 #302
12+
- 修复 Tabbar 文字居中问题 #310
13+
- 修复 多个 Modal closable icon 不显示的问题;
14+
- 修复 NavBar 返回 Icon 不显示的问题; #302
15+
616
### 0.8.5
717

818
`2016-09-14`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "antd-mobile",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"description": "基于 React 的移动设计规范实现",
55
"homepage": "http://mobile.ant.design",
66
"keywords": [

0 commit comments

Comments
 (0)