Skip to content

Commit

Permalink
chore(release): 2.19.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@lightningjs/ui-components-v2.19.1](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.19.0...@lightningjs/ui-components-v2.19.1) (2023-12-20)

### Bug Fixes

* **Column:** revert to original number of buttons ([#438](#438)) ([dbf17c9](dbf17c9))
* **Tile:** if there is no metadata, position logo off of progress bar ([#440](#440)) ([494d7e8](494d7e8))
* **Tile:** remove extra patch call before calling animate to avoid stutter effect ([#437](#437)) ([95a20f5](95a20f5))
* **TitleRow:** animate row repositioning for title instead of popping (important for focus/unfocus) ([#441](#441)) ([0848b45](0848b45))

### Reverts

* Revert "fix: update global typography props when new theme is set (#432)" (#442) ([ca3d2d1](ca3d2d1)), closes [#432](#432) [#442](#442)
  • Loading branch information
semantic-release-bot committed Dec 20, 2023
1 parent 0848b45 commit a8da675
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.19.0",
"version": "2.19.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

0 comments on commit a8da675

Please sign in to comment.