Skip to content

Commit

Permalink
release 0.4.27 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
Phieo authored and arvinzzq committed May 24, 2019
1 parent d9afefb commit f315284
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.4.27

`2019-05-24`

- **Bug Fix**
- 修复`collapse`无法在钉钉小程序上展开的问题([#272](https://github.com/ant-mini-program/mini-antui/issues/272))
- 修复`stepper` readOnly状态下按钮点击无效的问题

## 0.4.26

`2019-05-10`
Expand Down Expand Up @@ -41,7 +49,7 @@
`2019-03-22`

- **Feature**
- 新增`collapase`组件
- 新增`collapse`组件
- `grid`支持slot

- **Enhancement**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mini-antui",
"version": "0.4.26",
"version": "0.4.27",
"description": "小程序版AntUI",
"repository": {
"type": "git",
Expand Down

0 comments on commit f315284

Please sign in to comment.