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

Commit 7d614c6

Browse files
feat(release): 3.2.0
1 parent ecf78e7 commit 7d614c6

File tree

3 files changed

+140
-68
lines changed

3 files changed

+140
-68
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
### vNEXT
44

5+
### v3.2.0
6+
- Fix active link [PR #147](https://github.com/storybooks/react-treebeard/pull/147)
7+
- Fix not change toggle when animations are false [PR #174](https://github.com/storybooks/react-treebeard/pull/174)
8+
- Upgrade dependencies and change Component to PureComponent [PR #168](https://github.com/storybooks/react-treebeard/pull/168)
9+
- Move components to different directories and upgrade @emotion/styles dependency [PR #178](https://github.com/storybooks/react-treebeard/pull/178)
10+
511
### v2.1.0
612
- Add `React 16.0` to peerDependencies [PR #102](https://github.com/alexcurtis/react-treebeard/pull/102)
713

0 commit comments

Comments
 (0)