Skip to content

Commit f315284

Browse files
Phieoarvinzzq
authored andcommitted
release 0.4.27 (#277)
1 parent d9afefb commit f315284

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.4.27
2+
3+
`2019-05-24`
4+
5+
- **Bug Fix**
6+
- 修复`collapse`无法在钉钉小程序上展开的问题([#272](https://github.com/ant-mini-program/mini-antui/issues/272))
7+
- 修复`stepper` readOnly状态下按钮点击无效的问题
8+
19
## 0.4.26
210

311
`2019-05-10`
@@ -41,7 +49,7 @@
4149
`2019-03-22`
4250

4351
- **Feature**
44-
- 新增`collapase`组件
52+
- 新增`collapse`组件
4553
- `grid`支持slot
4654

4755
- **Enhancement**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mini-antui",
3-
"version": "0.4.26",
3+
"version": "0.4.27",
44
"description": "小程序版AntUI",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)