Skip to content

Commit 4bafaa1

Browse files
chore(release): 2.19.4 [skip ci]
# [@lightningjs/ui-components-v2.19.4](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.19.3...@lightningjs/ui-components-v2.19.4) (2023-12-22) ### Bug Fixes * **Metadata:** only create text elements when needed ([#433](#433)) ([340a249](340a249)) * **withThemeStyles:** w/h setters don't need to clear style cache ([#428](#428)) ([2b42202](2b42202)) ### Performance Improvements * **withTags:** only create tags once per component ([#427](#427)) ([be21a98](be21a98))
1 parent 340a249 commit 4bafaa1

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