Skip to content

Commit

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

### Bug Fixes

* Add marquee property to title in Card ([#469](#469)) ([ae187ec](ae187ec))
* **Keyboard:** adding a check if currentFormat is valid before calling capitalize on it ([#474](#474)) ([76c4e49](76c4e49))
* **Keyboard:** make row render when key is empty ([#472](#472)) ([334bf88](334bf88))
* **MetadataBase:** fix layout order ([#471](#471)) ([b77db31](b77db31))
* **Title:** do not render title textbox unless there is a title present ([#475](#475)) ([81549db](81549db))
* **Toggle:** fillInverseDisabled typo in styles ([#473](#473)) ([4ab5c0f](4ab5c0f))
  • Loading branch information
semantic-release-bot committed Feb 23, 2024
1 parent 334bf88 commit f86b1ca
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.20.1",
"version": "2.20.2",
"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 f86b1ca

Please sign in to comment.