Skip to content

Commit

Permalink
release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
claydiffrient committed Jul 11, 2016
1 parent d860b32 commit 765c5b8
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 5 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
v1.1.0 - Mon, 11 Jul 2016 22:24:30 GMT
--------------------------------------

- [d860b32](../../commit/d860b32) [fixed] Failing test for elementToFocus
- [3300f2c](../../commit/3300f2c) [added] Add elementToFocus prop (#5)
- [afe8d85](../../commit/afe8d85) [added] onOpen callback


v1.0.1 - Fri, 08 Jul 2016 22:00:48 GMT
--------------------------------------

Expand Down
23 changes: 20 additions & 3 deletions dist/react-tray.js

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

2 changes: 1 addition & 1 deletion 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.0.1",
"version": "1.1.0",
"description": "An accessible tray component useful for navigation menus",
"main": "lib/main.js",
"directories": {
Expand Down

0 comments on commit 765c5b8

Please sign in to comment.