Skip to content

Commit

Permalink
chore(release): 2.24.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@lightningjs/ui-components-v2.24.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.23.3...@lightningjs/ui-components-v2.24.0) (2024-10-23)

### Bug Fixes

* move type export up ([#547](#547)) ([55e8d4c](55e8d4c))
* **ScrollWrapper:** bubble focus events and remove signals ([#546](#546)) ([ceec205](ceec205))

### Features

* add long press mixin ([#545](#545)) ([11d2368](11d2368))
  • Loading branch information
semantic-release-bot committed Oct 23, 2024
1 parent 11d2368 commit 310c80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@lightningjs/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightningjs/ui-components",
"version": "2.23.3",
"version": "2.24.0",
"description": "A shared library of helpful LightningJS components utilizing theme files to easily customize for any LightningJS application.",
"repository": {
"url": "https://github.com/rdkcentral/Lightning-UI-Components",
Expand Down

0 comments on commit 310c80e

Please sign in to comment.