Skip to content

Commit 780e8e5

Browse files
chore(release): 2.3.1 [skip ci]
<a name="2.3.1"></a> ## [2.3.1](v2.3.0...v2.3.1) (2018-04-14) ### Bug Fixes * **deps:** Move loose-envify and semantic-release to devDependencies ([#319](#319)) ([b4ec774](b4ec774))
1 parent a88e3a3 commit 780e8e5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
<a name="2.3.1"></a>
2+
## [2.3.1](https://github.com/reactjs/react-transition-group/compare/v2.3.0...v2.3.1) (2018-04-14)
3+
4+
5+
### Bug Fixes
6+
7+
* **deps:** Move loose-envify and semantic-release to devDependencies ([#319](https://github.com/reactjs/react-transition-group/issues/319)) ([b4ec774](https://github.com/reactjs/react-transition-group/commit/b4ec774))
8+
19
## [v2.3.0]
210

311
> 2018-03-28

package.json

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

0 commit comments

Comments
 (0)