Skip to content

Commit

Permalink
release v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
claydiffrient committed Jul 13, 2016
1 parent f3b4731 commit 0d1913c
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 12 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
v2.0.0 - Wed, 13 Jul 2016 14:42:45 GMT
--------------------------------------

- [f3b4731](../../commit/f3b4731) [changed] Move elementToFocus prop to getElementToFocus (#9)
- [7a316ff](../../commit/7a316ff) [added] Prop for adding aria-hidden to application element (#8)


v1.1.0 - Mon, 11 Jul 2016 22:24:30 GMT
--------------------------------------

Expand Down
46 changes: 38 additions & 8 deletions dist/react-tray.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions dist/react-tray.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-tray",
"version": "1.1.0",
"version": "2.0.0",
"description": "An accessible tray component useful for navigation menus",
"main": "lib/main.js",
"directories": {
Expand Down

0 comments on commit 0d1913c

Please sign in to comment.