Skip to content

Commit

Permalink
Release v1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Walker Leite committed Jun 21, 2018
1 parent 3a75581 commit c555ba2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="1.3.3"></a>
## [1.3.3](https://github.com/InCuca/ic-crud-dropdown/compare/v1.3.2...v1.3.3) (2018-06-21)


### Bug Fixes

* **ic-crud-dropdown:** scroll to top on items change ([dcfa22a](https://github.com/InCuca/ic-crud-dropdown/commit/dcfa22a))



<a name="1.3.2"></a>
## [1.3.2](https://github.com/InCuca/ic-crud-dropdown/compare/v1.3.1...v1.3.2) (2018-06-21)

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": "ic-crud-dropdown",
"version": "1.3.2",
"version": "1.3.3",
"description": "This component renders a dropdown with search and CRUD",
"author": "Walker <[email protected]>",
"main": "dist/ic-crud-dropdown.min.js",
Expand Down

0 comments on commit c555ba2

Please sign in to comment.