We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14ca79e commit 1d1bb3dCopy full SHA for 1d1bb3d
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [1.28.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.27.0...v1.28.0) (2025-11-19)
2
+
3
4
+### Features
5
6
+* support emoji v17 (emojibase-data 17.0.0) ([#507](https://github.com/nolanlawson/emoji-picker-element/issues/507)) ([14ca79e](https://github.com/nolanlawson/emoji-picker-element/commit/14ca79e3bfef608e609ad43b55de8d32df2d0ebd))
7
8
9
10
# [1.27.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.26.3...v1.27.0) (2025-09-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "emoji-picker-element",
- "version": "1.27.0",
+ "version": "1.28.0",
"description": "Lightweight emoji picker distributed as a web component",
"main": "index.js",
"module": "index.js",
0 commit comments