Skip to content

Commit

Permalink
chore(release): 2.21.7 [skip ci]
Browse files Browse the repository at this point in the history
# [@lightningjs/ui-components-v2.21.7](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.21.6...@lightningjs/ui-components-v2.21.7) (2024-06-18)

### Bug Fixes

* ensure autoscroll cannot result in negative values ([#512](#512)) ([046f482](046f482))
* **FocusManager:** add zIndex override ability ([#517](#517)) ([c1ff70c](c1ff70c))
* **InlineContent:** marginBottom default style ([#516](#516)) ([c55ff78](c55ff78))
* **InlineContent:** uncomments accidental merged properties ([#520](#520)) ([0786fa5](0786fa5))
* **KeyBoardFull:** center keys control removed ([#514](#514)) ([da5f4af](da5f4af))
* **ListItemSlider:** values sync with SB controls and textbox ([#515](#515)) ([aa98c11](aa98c11))
  • Loading branch information
semantic-release-bot committed Jun 18, 2024
1 parent 0786fa5 commit 0c4b365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.21.6",
"version": "2.21.7",
"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

0 comments on commit 0c4b365

Please sign in to comment.