Skip to content

Commit a3ff9fe

Browse files
Release v0.1.1
The release action couldn’t commit because `main` is protected
1 parent ce094cd commit a3ff9fe

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [0.1.1] - 2025-03-31
4+
35
- Fix `EmojiPicker.Search` controlled value not updating search results when updated externally. (e.g. other input, manually, etc)
46

57
## [0.1.0] - 2025-03-18

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "frimousse",
33
"description": "A lightweight, unstyled, and composable emoji picker for React.",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"license": "MIT",
66
"packageManager": "[email protected]",
77
"type": "module",

0 commit comments

Comments
 (0)