Skip to content

Commit

Permalink
chore: release v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoshnirmalya committed Aug 11, 2022
1 parent 35f72c1 commit 271a1a7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.3.0](https://github.com/ghoshnirmalya/react-search-box/compare/v2.2.1...v2.3.0) (2022-08-11)

### Features

- add focus navigation and keyboard submission ([9b7da97](https://github.com/ghoshnirmalya/react-search-box/commit/9b7da978ef8440377a0cfe136621440ad1fb45fb))
- add quick submit ([c7a6a43](https://github.com/ghoshnirmalya/react-search-box/commit/c7a6a434c5cbec748ee962969aa7103abad39207))

## [2.2.1](https://github.com/ghoshnirmalya/react-search-box/compare/v2.2.0...v2.2.1) (2022-02-23)

### Bug Fixes
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.2.1",
"version": "2.3.0",
"description": "An autocomplete search box for ReactJS",
"license": "MIT",
"author": "ghoshnirmalya",
Expand Down

0 comments on commit 271a1a7

Please sign in to comment.