Skip to content

Commit

Permalink
released v1.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Apr 17, 2018
1 parent e6de05b commit f94f3b9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions docs/md/cn/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@

Github [更新日志](https://github.com/uiw-react/uiw/releases)

## 1.8.14

`2018-04-17`

- 🎨 style(Menu): Modify Menu icon style. b5874cc
- 🎨 style(Icon): Modify icon font style. 26cc2cd
- 🎨 style(Checkbox): Update Checkbox styles. 5306bd7
- 📖 doc(Checkbox): Add example. 5e8ab62
- 📖 doc(Table): Update document. a3a0a7e

## 1.8.13

`2018-04-14`
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": "uiw",
"version": "1.8.13",
"version": "1.8.14",
"description": "A high quality UI Toolkit, A Component Library for React 16+.",
"homepage": "https://uiw-react.github.io",
"authors": [
Expand Down

0 comments on commit f94f3b9

Please sign in to comment.