Skip to content

Commit

Permalink
2.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
simonguo committed Oct 31, 2017
1 parent c51e266 commit 2b788a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,7 @@
- Fix Nav.Dropdown not selected when set activeKey
- Update rsuite-utils version to 0.1.0
- Remove `pointer-events` in SafeAnchor
- Change `toggle` to `btn-toggle`

# v2.0.5
- Fix: Remove <SafeAnchor> invalid href
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "rsuite",
"version": "2.0.8",
"version": "2.0.9",
"description": "A suite of react components",
"main": "lib/index.js",
"directories": {
Expand Down

0 comments on commit 2b788a3

Please sign in to comment.