Skip to content

Commit

Permalink
v3.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sanusart committed Oct 21, 2019
1 parent 2bad658 commit fc24101
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
### v3.6.5
* FIX (accessability): add tab navigation, closes #46 [View](https://github.com/sanusart/react-dropdown-select/commit/2bad658c7288de1a8be9780aaeb28fc0b699901d)

### v3.6.4
* FIX (types): fix types closes #43 [View](https://github.com/sanusart/react-dropdown-select/commit/2f42fdb97162e6074af4ffb26119442b8c9992e9)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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-dropdown-select",
"version": "3.6.4",
"version": "3.6.5",
"description": "Customizable dropdown select for react",
"main": "dist/react-dropdown-select.js",
"module": "lib/index.js",
Expand Down

0 comments on commit fc24101

Please sign in to comment.