Skip to content

Commit 708a257

Browse files
committed
release v1.7.6
1 parent 048ef2d commit 708a257

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
v1.7.6 - Thu, 13 Apr 2017 14:41:16 GMT
2+
--------------------------------------
3+
4+
- [048ef2d](../../commit/048ef2d) [fixed] remove additional es2015 from refCount
5+
6+
17
v1.7.5 - Thu, 13 Apr 2017 14:20:34 GMT
28
--------------------------------------
39

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "1.7.5",
3+
"version": "1.7.6",
44
"homepage": "https://github.com/reactjs/react-modal",
55
"authors": [
66
"Ryan Florence",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "1.7.5",
3+
"version": "1.7.6",
44
"description": "Accessible modal dialog component for React.JS",
55
"main": "./lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)