This commit is contained in:
Nolan Lawson 2023-04-17 20:10:11 -07:00
parent 69b2f81e55
commit 28ceb7370d
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,12 @@
# [1.17.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.16.0...v1.17.0) (2023-04-18)
### Features
* added polish translation file ([#325](https://github.com/nolanlawson/emoji-picker-element/issues/325)) ([69b2f81](https://github.com/nolanlawson/emoji-picker-element/commit/69b2f81e551a74da52dc0030e2db8880cd4ff766))
# [1.16.0](https://github.com/nolanlawson/emoji-picker-element/compare/v1.15.1...v1.16.0) (2023-02-25)

View File

@ -1,6 +1,6 @@
{
"name": "emoji-picker-element",
"version": "1.16.0",
"version": "1.17.0",
"description": "Lightweight emoji picker distributed as a web component",
"main": "index.js",
"module": "index.js",