We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b99ad1 commit 95bda8dCopy full SHA for 95bda8d
CHANGES.md
@@ -1,6 +1,6 @@
1
# Version History
2
3
-## 3.8.1 - ????-??-??
+## 3.8.1 - 2024-12-26
4
5
* Avoid error in environments that don't implement `navigator.product` - https://github.com/iamcal/js-emoji/pull/176
6
* Better support for environment detection in Node21 - https://github.com/iamcal/js-emoji/pull/181
package.json
{
"name": "emoji-js",
- "version": "3.8.0",
+ "version": "3.8.1",
"description": "A JS Emoji conversion library",
"main": "lib/emoji.js",
"files": [
0 commit comments