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 2524b86 commit 0993445Copy full SHA for 0993445
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.7.1](https://github.com/reactjs/react-transition-group/compare/v2.7.0...v2.7.1) (2019-03-25)
2
+
3
4
+### Bug Fixes
5
6
+* trigger release ([2524b86](https://github.com/reactjs/react-transition-group/commit/2524b86))
7
8
# [2.7.0](https://github.com/reactjs/react-transition-group/compare/v2.6.1...v2.7.0) (2019-03-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-transition-group",
- "version": "2.7.0",
+ "version": "2.7.1",
"description": "A react component toolset for managing animations",
"main": "lib/index.js",
"scripts": {
0 commit comments