Skip to content

Commit 6ac00dc

Browse files
version 2.2.1
1 parent 390cdc6 commit 6ac00dc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# version 2.2.1
2+
3+
Providing types
4+
15
## version 2.2.0
26

37
Adding `openOnClick` and `openOnKeyDown` props

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-custom-search-list",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
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)