Skip to content

Commit

Permalink
release v1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
claydiffrient committed Dec 6, 2016
1 parent 62d87e1 commit 3b8beae
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.6.1 - Tue, 06 Dec 2016 17:16:10 GMT
--------------------------------------

- [62d87e1](../../commit/62d87e1) [fixed] Remove arrow function from ES5 source


v1.6.0 - Tue, 06 Dec 2016 15:09:25 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.6.0",
"version": "1.6.1",
"homepage": "https://github.com/rackt/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.6.0",
"version": "1.6.1",
"description": "Accessible modal dialog component for React.JS",
"main": "./lib/index",
"repository": {
Expand Down

0 comments on commit 3b8beae

Please sign in to comment.