Skip to content

Commit

Permalink
chore(release): 2.22.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@lightningjs/ui-components-v2.22.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.21.9...@lightningjs/ui-components-v2.22.0) (2024-09-19)

### Bug Fixes

* **ControlRow:** allow items to be added if contentItems is empty ([#531](#531)) ([0b1323f](0b1323f))
* **MetadataCardContent:** expose subtitle property ([#537](#537)) ([d1ac54a](d1ac54a))
* **metadataCardContent:** Provider covers text after decrementing value ([#532](#532)) ([0792267](0792267))

### Features

* **InlineContent:** Font Strikethrough ([#535](#535)) ([108266e](108266e))
* **Keyboard:** pre-load keyboards ([#538](#538)) ([0016708](0016708))
* **ScrollWrapper:** add signals for button press at top and bottom of content ([#533](#533)) ([a914066](a914066))
  • Loading branch information
semantic-release-bot committed Sep 19, 2024
1 parent 0016708 commit 3c47b12
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.21.9",
"version": "2.22.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 3c47b12

Please sign in to comment.