Skip to content

Commit

Permalink
chore(release): 2.23.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@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))
  • Loading branch information
semantic-release-bot committed Sep 27, 2024
1 parent 638aabd commit 2e997c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/@lightningjs/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightningjs/ui-components",
"version": "2.23.0",
"version": "2.23.1",
"description": "A shared library of helpful LightningJS components utilizing theme files to easily customize for any LightningJS application.",
"repository": {
"url": "https://github.com/rdkcentral/Lightning-UI-Components",
Expand Down Expand Up @@ -58,4 +58,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit 2e997c8

Please sign in to comment.