Skip to content

Commit 99e625d

Browse files
chore(release): 2.18.0 [skip ci]
# [@lightningjs/ui-components-v2.18.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.17.0...@lightningjs/ui-components-v2.18.0) (2023-11-30) ### Bug Fixes * **InlineContent:** check if item is text or text object before adding margin and adjust whitespace parsing ([#424](#424)) ([a8ad18f](a8ad18f)) * **TextBox:** ensure styles (like textStyles) as passed from TextBox to InlineContent when appropriate ([#422](#422)) ([29deae6](29deae6)) * updates to fix merge order issue ([#413](#413)) ([4ea31f1](4ea31f1)) ### Features * **Keyboard:** calculate key size based on base key width ([#421](#421)) ([1d28357](1d28357))
1 parent 4ea31f1 commit 99e625d

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