Skip to content

Commit

Permalink
chore: release v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoshnirmalya committed Oct 26, 2021
1 parent 70bbb68 commit e38dc89
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 @@
# [2.1.0](https://github.com/ghoshnirmalya/react-search-box/compare/v2.0.3...v2.1.0) (2021-10-26)

### Bug Fixes

- fixes autofocus ref ([37d0b0d](https://github.com/ghoshnirmalya/react-search-box/commit/37d0b0dceecd6dbabada3f4d87ff2995c4c02271))

### Features

- adds option to add icons on the left ([70bbb68](https://github.com/ghoshnirmalya/react-search-box/commit/70bbb68dcbc2a08423816c1b42d25993d1dca04e))

## [2.0.3](https://github.com/ghoshnirmalya/react-search-box/compare/v2.0.3-next.3...v2.0.3) (2021-10-17)

## [2.0.3-next.3](https://github.com/ghoshnirmalya/react-search-box/compare/v2.0.3-next.1...v2.0.3-next.3) (2021-10-17)
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": "react-search-box",
"version": "2.0.3",
"version": "2.1.0",
"description": "An autocomplete search box for ReactJS",
"author": "ghoshnirmalya",
"license": "MIT",
Expand Down

0 comments on commit e38dc89

Please sign in to comment.