Skip to content

Commit

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

### Bug Fixes

* **Artwork:** changes one of the parameters to be commented out ([#420](#420)) ([7934f7d](7934f7d))
* **Storybook:** adds docs/story-components to the main index.js ([#418](#418)) ([b8ef8e5](b8ef8e5))
* **Storybook:** fixes Component Styles addon ([#431](#431)) ([9bb5d9d](9bb5d9d))
* **Tooltip:** update default style mappings ([#429](#429)) ([3a7e9dc](3a7e9dc))
* update global typography props when new theme is set ([#432](#432)) ([28d3f95](28d3f95))

### Features

* **Keyboard:** add KeyboardSearch component variant ([#401](#401)) ([a2977f6](a2977f6))
* **NavigationManager:** allow waiting for child dimensions before rendering ([#426](#426)) ([07790c3](07790c3))
  • Loading branch information
semantic-release-bot committed Dec 14, 2023
1 parent 28d3f95 commit cfeede6
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.18.1",
"version": "2.19.0",
"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 cfeede6

Please sign in to comment.