Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
simonguo committed Sep 14, 2017
1 parent 4bf79f7 commit 9582b4b
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 @@
# v2.0.2
- React.PropTypes 改为 PropTypes

# v2.0.1
- 支持 Toggle 组件

# v2.0.0
- 升级 React 版本 15.* ,同时兼容 0.14.9 版本
- 删除 Minxin, 改用高阶组件
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": "rsuite",
"version": "2.0.0",
"version": "2.0.2",
"description": "A suite of react components",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit 9582b4b

Please sign in to comment.