Skip to content

Commit 86d234b

Browse files
committed
release 0.4.28
1 parent b62485a commit 86d234b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.4.28
2+
3+
`2019-07-05`
4+
5+
- **Bug Fix**
6+
- 修复`vtabs`在页面`allowsBounceVertical`时不能滚动的问题
7+
- 修复`search-bar``placeholder`很长的情况下点击无法清除内容的问题
8+
19
## 0.4.27
210

311
`2019-05-24`

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.27",
3+
"version": "0.4.28",
44
"description": "小程序版AntUI",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)