diff --git a/docs/md/cn/changelog.md b/docs/md/cn/changelog.md index d77f8bac09..0b4b2e06f8 100644 --- a/docs/md/cn/changelog.md +++ b/docs/md/cn/changelog.md @@ -5,20 +5,26 @@ Github [更新日志](https://github.com/uiw-react/uiw/releases) +## 1.8.12 + +`2018-04-13` + +- 🐞 fix(Table): The component will receive props _checked fail. [0eea401](https://github.com/uiw-react/uiw/commit/0eea4015af4054245334c23e0431f9f7392eadcb) + ## 1.8.11 `2018-04-12` -- style(Button): Transition animation changes. [8856f35](https://github.com/uiw-react/uiw/commit/8856f354c884d38d20821ccc6300d24ea28db219) -- style(Card): Modify the Card style. [#60](https://github.com/uiw-react/uiw/commit/8856f354c884d38d20821ccc6300d24ea28db219) [18459bd](https://github.com/uiw-react/uiw/commit/18459bde583a03339102e71e60cd79256ad58737) -- style(Modal): Modify the status icon. [e6a671c](https://github.com/uiw-react/uiw/commit/e6a671cd9ea752c78d084849a892ca2cf2b7e48b) -- test(Menu): Update Menu test case. [3467030](https://github.com/uiw-react/uiw/commit/3467030f1ccdd3ae40edf4fc7224e57cccb8f6e8) +- 🎨 style(Button): Transition animation changes. [8856f35](https://github.com/uiw-react/uiw/commit/8856f354c884d38d20821ccc6300d24ea28db219) +- 🎨 style(Card): Modify the Card style. [#60](https://github.com/uiw-react/uiw/commit/8856f354c884d38d20821ccc6300d24ea28db219) [18459bd](https://github.com/uiw-react/uiw/commit/18459bde583a03339102e71e60cd79256ad58737) +- 🎨 style(Modal): Modify the status icon. [e6a671c](https://github.com/uiw-react/uiw/commit/e6a671cd9ea752c78d084849a892ca2cf2b7e48b) +- ⛑ test(Menu): Update Menu test case. [3467030](https://github.com/uiw-react/uiw/commit/3467030f1ccdd3ae40edf4fc7224e57cccb8f6e8) ## 1.8.10 `2018-04-11` -- feat(Tabel): Add rowClassName props. [360109c](https://github.com/uiw-react/uiw/commit/360109cbc36f50d7f2a075835f388b16761fff6a) +- 🌟 feat(Tabel): Add rowClassName props. [360109c](https://github.com/uiw-react/uiw/commit/360109cbc36f50d7f2a075835f388b16761fff6a) ## 1.8.9 diff --git a/package.json b/package.json index 1b1dd552c9..f8d2211374 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uiw", - "version": "1.8.11", + "version": "1.8.12", "description": "A high quality UI Toolkit, A Component Library for React 16+.", "homepage": "https://uiw-react.github.io", "authors": [