Skip to content

Commit 0993445

Browse files
chore(release): 2.7.1 [skip ci]
## [2.7.1](v2.7.0...v2.7.1) (2019-03-25) ### Bug Fixes * trigger release ([2524b86](2524b86))
1 parent 2524b86 commit 0993445

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [2.7.0](https://github.com/reactjs/react-transition-group/compare/v2.6.1...v2.7.0) (2019-03-22)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-transition-group",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
44
"description": "A react component toolset for managing animations",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)