Skip to content

Commit

Permalink
release version v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
linxz committed Nov 18, 2020
1 parent 7040b92 commit 4e6fda8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## 1.2.1
`2020-11-18`
* **Fixed**
* tabs 组件数据加载请求可能导致报错;
* badge 组件在安卓中文字可能会出现偏高的情况处理;
* input 相关属性补充 `enableNative` 以及 `controlled` 属性;

## 1.2.0
`2020-11-12`
* **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.2.0",
"version": "1.2.1",
"description": "小程序版AntUI",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4e6fda8

Please sign in to comment.