Skip to content

Commit

Permalink
v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sanusart committed Jul 28, 2019
1 parent 08eba41 commit 5778428
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### v3.3.2
* send ref holder to inputrenderer [View](https://github.com/sanusart/react-dropdown-select/commit/fc8868ba20aa6c69a3ab01184109339b3b8d3500)
* update usage inputRenderer with new param [View](https://github.com/sanusart/react-dropdown-select/commit/3dc3e41ef09afe99f035bc5fb03628a917620865)

### v3.3.1
* CHORE (update packages): update packages + reduce bundle size [View](https://github.com/sanusart/react-dropdown-select/commit/f5294f16ea6cdb4f96c93a69efe27bb766875b3d)

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

0 comments on commit 5778428

Please sign in to comment.