Skip to content

Commit 2e997c8

Browse files
chore(release): 2.23.1 [skip ci]
# [@lightningjs/ui-components-v2.23.1](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.23.0...@lightningjs/ui-components-v2.23.1) (2024-09-27) ### Bug Fixes * **Knob:** rename _updateCircleLayout to _updateLayout ([#539](#539)) ([638aabd](638aabd)) * make sure subThemes are taken into account when generating style cache ([#534](#534)) ([fbcad55](fbcad55)) * **withThemeStylesDocs:** doc missing Source section ([#540](#540)) ([59873c1](59873c1))
1 parent 638aabd commit 2e997c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightningjs/ui-components",
3-
"version": "2.23.0",
3+
"version": "2.23.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",
@@ -58,4 +58,4 @@
5858
"publishConfig": {
5959
"access": "public"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)