We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3d45a commit 53156dfCopy full SHA for 53156df
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.5.0](https://github.com/reactjs/react-transition-group/compare/v2.4.0...v2.5.0) (2018-09-26)
2
+
3
4
+### Features
5
6
+* update build and package dependencies ([#413](https://github.com/reactjs/react-transition-group/issues/413)) ([af3d45a](https://github.com/reactjs/react-transition-group/commit/af3d45a))
7
8
# [2.4.0](https://github.com/reactjs/react-transition-group/compare/v2.3.1...v2.4.0) (2018-06-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-transition-group",
- "version": "2.4.0",
+ "version": "2.5.0",
"description": "A react component toolset for managing animations",
"main": "lib/index.js",
"scripts": {
0 commit comments