Skip to content

Commit

Permalink
release v1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
claydiffrient committed Apr 18, 2017
1 parent 889ffde commit cb799d3
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v1.7.7 - Tue, 18 Apr 2017 13:40:29 GMT
--------------------------------------

- [889ffde](../../commit/889ffde) [fixed] Removed additional es2015 causing problems


v1.7.6 - Thu, 13 Apr 2017 14:41:16 GMT
--------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-modal",
"version": "1.7.6",
"version": "1.7.7",
"homepage": "https://github.com/reactjs/react-modal",
"authors": [
"Ryan Florence",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-modal",
"version": "1.7.6",
"version": "1.7.7",
"description": "Accessible modal dialog component for React.JS",
"main": "./lib/index.js",
"repository": {
Expand Down

0 comments on commit cb799d3

Please sign in to comment.