Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cungminh2710 committed Oct 17, 2023
1 parent cd7916f commit 3fde3ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A collection of utilities for emojis and raw data for Unicode Emojis

- Support CommonJS and ES Module

- Full list of `Unicode Emoji, Version 15.0` from [Unicode](https://home.unicode.org/emoji/about-emoji/).
- Full list of `Unicode Emoji, Version 15.1` from [Unicode](https://home.unicode.org/emoji/about-emoji/).

## 🔌 Installation

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"utilities",
"regex"
],
"version": "1.1.2",
"version": "1.2.0",
"sideEffects": false,
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 3fde3ff

Please sign in to comment.