Skip to content

Commit eea19e3

Browse files
chore(release): 2.4.1 [skip ci]
# [@lightningjs/ui-components-v2.4.1](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.4.0...@lightningjs/ui-components-v2.4.1) (2023-07-06) ### Bug Fixes * Base theme radii ([#256](#256)) ([109e895](109e895)) * **Column:** update TS structure ([#238](#238)) ([b9b964c](b9b964c)) * disable image worker for blob urls in Icon component ([#230](#230)) ([c407600](c407600)) * **ListItem:** correct title style applied during truncation ([#265](#265)) ([e0d3d5f](e0d3d5f)) * **NavigationManager:** update TS structure ([#231](#231)) ([fcea679](fcea679)) * **ProgressBar:** update Base theme default brand tone barColor to neutral ([#254](#254)) ([724a749](724a749)) * **Row:** update TS structure ([#241](#241)) ([7dcc7de](7dcc7de)) * **Slider:** removes canvas tags from docs ([#258](#258)) ([7d486fd](7d486fd)) * **Tile:** add metadatalocation as style property ([#245](#245)) ([6d97363](6d97363)) * **Tile:** re-enabled persistentMetadata and clean up transitions ([#246](#246)) ([99a8054](99a8054)) * **TitleRow:** update TS structure ([#257](#257)) ([6ddbc42](6ddbc42)) * update alpha handling in InlineContent Truncation Logic ([#263](#263)) ([de2b2cc](de2b2cc))
1 parent b54ca06 commit eea19e3

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.4.0",
3+
"version": "2.4.1",
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)