Skip to content

Commit cb799d3

Browse files
committed
release v1.7.7
1 parent 889ffde commit cb799d3

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.7 - Tue, 18 Apr 2017 13:40:29 GMT
2+
--------------------------------------
3+
4+
- [889ffde](../../commit/889ffde) [fixed] Removed additional es2015 causing problems
5+
6+
17
v1.7.6 - Thu, 13 Apr 2017 14:41:16 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.6",
3+
"version": "1.7.7",
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.6",
3+
"version": "1.7.7",
44
"description": "Accessible modal dialog component for React.JS",
55
"main": "./lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)