Skip to content

Commit

Permalink
1.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Nov 19, 2024
1 parent c2ffb53 commit fcbdb47
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.24.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.23.0...v1.24.0) (2024-11-19)


### Features

* add Vietnamese language support in i18n ([#474](https://github.com/nolanlawson/emoji-picker-element/issues/474)) ([c2ffb53](https://github.com/nolanlawson/emoji-picker-element/commit/c2ffb53e7f47817762934bde10263827dd8b5823))



# [1.23.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.22.8...v1.23.0) (2024-11-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "emoji-picker-element",
"version": "1.23.0",
"version": "1.24.0",
"description": "Lightweight emoji picker distributed as a web component",
"main": "index.js",
"module": "index.js",
Expand Down

0 comments on commit fcbdb47

Please sign in to comment.