Skip to content

Commit ba9cbfe

Browse files
chore(release): 2.3.0 [skip ci]
# [@lightningjs/ui-components-v2.3.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.2.4...@lightningjs/ui-components-v2.3.0) (2023-06-14) ### Bug Fixes * add tone support to TitleRow component ([#233](#233)) ([d2b9c9e](d2b9c9e)) * **Button:** remove unnecessary utils call and return calculated text width ([#234](#234)) ([62f3cf2](62f3cf2)) * **Card:** remove hardcoded width and height values from Card variants ([#232](#232)) ([a70783a](a70783a)) * **Tab:** fix icon rendering in Tab component ([#214](#214)) ([0f63f88](0f63f88)) * **Tile:** add style prop for spacing between Metadata and ProgressBar ([#240](#240)) ([e55f65d](e55f65d)) * **Tile:** fixes transitions on metadata metadata ([#211](#211)) ([28d3d50](28d3d50)) ### Features * **TestRenderer:** allow configuring stage in unit tests application ([#242](#242)) ([6839ec9](6839ec9))
1 parent 6b70f78 commit ba9cbfe

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