Skip to content

Commit

Permalink
chore(release): 2.14.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@lightningjs/ui-components-v2.14.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.13.1...@lightningjs/ui-components-v2.14.0) (2023-09-27)

### Bug Fixes

* **Button:** prevent repatching all prefix items on mode change ([#373](#373)) ([e3c2642](e3c2642))
* **InlineContent:** ignore invalid maxLines numbers ([#371](#371)) ([1a36d0b](1a36d0b))
* **TabBar:** update height if Tabs row height changes ([#375](#375)) ([9f392a9](9f392a9))
* **TitleRow:** default autoResizeHeight to prevent infinite loop ([#379](#379)) ([5fbc5bf](5fbc5bf))

### Features

* **TextBox:** export TextContent TS definition ([#374](#374)) ([42334e6](42334e6))
* **Tile:** Add Icon Support to Tile Component ([#376](#376)) ([7a66940](7a66940))
  • Loading branch information
semantic-release-bot committed Sep 27, 2023
1 parent 7a66940 commit c6a4caa
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.13.1",
"version": "2.14.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 c6a4caa

Please sign in to comment.