Skip to content

Commit

Permalink
release version v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
linxz committed Sep 24, 2020
1 parent 82d79d7 commit 04cddd4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 1.1.6
`2020-09-24`
* **Fixed**
* vtabs 组件在 iOS 中闪屏跳动;
* terms 组件按钮点击后 name 传值;

## 1.1.5
`2020-09-10`
* **Feature**
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-ali-ui",
"version": "1.1.5",
"version": "1.1.6",
"description": "小程序版AntUI",
"repository": {
"type": "git",
Expand Down

0 comments on commit 04cddd4

Please sign in to comment.