Skip to content

Commit 8fa5996

Browse files
version 1.0.1
1 parent 7fb5173 commit 8fa5996

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
## version 1.0.1
12

3+
Fix issue of React is undefined

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": "1.0.0",
3+
"version": "1.0.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)