Skip to content

Commit

Permalink
v1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeLin committed Aug 28, 2017
1 parent 86b60b9 commit 4776608
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# 版本更新日志

## v1.0.15
- Bug Fix
- 修复`Badge`组件没有载入原生属性的bug。([20a66f8](https://github.com/ZhonganTechENG/zarm/commit/32879261a694fe5a09820035217105e7b9fd3154)
- 修复`Input`组件maxLength属性没有载入的bug。([ef199da](https://github.com/ZhonganTechENG/zarm/commit/20a66f854b9d5b997c9ca29291a6a9ef6d54b60d)

## v1.0.14
- Break Change
- `Progress`组件type属性更名为shape,表示形状。([f2cccd5](https://github.com/ZhonganTechENG/zarm/commit/1b87e889e80df8b43ede6c4e07c19a0b1cc20e30)
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "zarm",
"version": "1.0.14",
"version": "1.0.15",
"description": "基于 React 的移动端UI库",
"tags": [
"zarm",
Expand Down

0 comments on commit 4776608

Please sign in to comment.