Skip to content

Commit

Permalink
1.22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Sep 17, 2024
1 parent 47d93f2 commit 23917df
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.22.7](https://github.com/nolanlawson/emoji-picker-element/compare/v1.22.6...v1.22.7) (2024-09-17)


### Performance Improvements

* do not render offscreen pseudo at all ([#457](https://github.com/nolanlawson/emoji-picker-element/issues/457)) ([47d93f2](https://github.com/nolanlawson/emoji-picker-element/commit/47d93f27dcd18841d516266c5f4110c50164f590))



## [1.22.6](https://github.com/nolanlawson/emoji-picker-element/compare/v1.22.5...v1.22.6) (2024-09-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.22.6",
"version": "1.22.7",
"description": "Lightweight emoji picker distributed as a web component",
"main": "index.js",
"module": "index.js",
Expand Down

0 comments on commit 23917df

Please sign in to comment.