Skip to content

Commit 57b0768

Browse files
chore(release): 2.20.5 [skip ci]
# [@lightningjs/ui-components-v2.20.5](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.20.4...@lightningjs/ui-components-v2.20.5) (2024-03-21) ### Bug Fixes * allow CardContent to pass through style to Tile component ([#487](#487)) ([ef67bc8](ef67bc8)) * allow CardContentVerticalSmall to control marquee onFocus ([#485](#485)) ([6a0208a](6a0208a)) * **KeyboardSearch:** allow custom key styles inside a preset Keyboard ([#484](#484)) ([68387a0](68387a0)) * updates to optimize tree shaking ([#467](#467)) ([f11dc92](f11dc92))
1 parent 68387a0 commit 57b0768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@lightningjs/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightningjs/ui-components",
3-
"version": "2.20.4",
3+
"version": "2.20.5",
44
"description": "A shared library of helpful LightningJS components utilizing theme files to easily customize for any LightningJS application.",
55
"repository": {
66
"url": "https://github.com/rdkcentral/Lightning-UI-Components",

0 commit comments

Comments
 (0)