Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Commit

Permalink
feat(release): 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maximilianoforlenza committed Apr 11, 2019
1 parent ecf78e7 commit 7d614c6
Show file tree
Hide file tree
Showing 3 changed files with 140 additions and 68 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

### vNEXT

### v3.2.0
- Fix active link [PR #147](https://github.com/storybooks/react-treebeard/pull/147)
- Fix not change toggle when animations are false [PR #174](https://github.com/storybooks/react-treebeard/pull/174)
- Upgrade dependencies and change Component to PureComponent [PR #168](https://github.com/storybooks/react-treebeard/pull/168)
- Move components to different directories and upgrade @emotion/styles dependency [PR #178](https://github.com/storybooks/react-treebeard/pull/178)

### v2.1.0
- Add `React 16.0` to peerDependencies [PR #102](https://github.com/alexcurtis/react-treebeard/pull/102)

Expand Down
Loading

0 comments on commit 7d614c6

Please sign in to comment.