Skip to content

Commit fa2f234

Browse files
version 2.2.0
1 parent 95b0bd1 commit fa2f234

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## version 2.2.0
2+
3+
Adding `openOnClick` and `openOnKeyDown` props
4+
15
## version 2.1.1
26

37
- Fix click event issue

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-custom-search-list",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"private": false,
55
"description": "A customizable React search input component with dynamic popup suggestions, allowing developers to create unique search experiences.",
66
"keywords": [

0 commit comments

Comments
 (0)