Skip to content

Commit 95bda8d

Browse files
committed
new release
1 parent 6b99ad1 commit 95bda8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Version History
22

3-
## 3.8.1 - ????-??-??
3+
## 3.8.1 - 2024-12-26
44

55
* Avoid error in environments that don't implement `navigator.product` - https://github.com/iamcal/js-emoji/pull/176
66
* Better support for environment detection in Node21 - https://github.com/iamcal/js-emoji/pull/181

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emoji-js",
3-
"version": "3.8.0",
3+
"version": "3.8.1",
44
"description": "A JS Emoji conversion library",
55
"main": "lib/emoji.js",
66
"files": [

0 commit comments

Comments
 (0)