Skip to content

Commit 1d1bb3d

Browse files
committed
1.28.0
1 parent 14ca79e commit 1d1bb3d

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# [1.27.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.26.3...v1.27.0) (2025-09-05)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emoji-picker-element",
3-
"version": "1.27.0",
3+
"version": "1.28.0",
44
"description": "Lightweight emoji picker distributed as a web component",
55
"main": "index.js",
66
"module": "index.js",

0 commit comments

Comments
 (0)