Skip to content

Commit

Permalink
chore(release): 2.2.1 [skip ci]
Browse files Browse the repository at this point in the history
# [@lightningjs/ui-components-v2.2.1](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.2.0...@lightningjs/ui-components-v2.2.1) (2023-04-26)

### Bug Fixes

* **Column:** updates render methods to match Row render methods ([#189](#189)) ([f9524f1](f9524f1))
* **ListItem:** move truncation to update on TextBox change ([#192](#192)) ([db7b6e2](db7b6e2))
* **TabBar:** adds column container story for scrolling tab content ([#165](#165)) ([6222fed](6222fed))
* **TextBox:** ensure component adheres to width ([#155](#155)) ([7d4202f](7d4202f))
  • Loading branch information
semantic-release-bot committed Apr 26, 2023
1 parent d142d6c commit aefe2c1
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.2.0",
"version": "2.2.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 aefe2c1

Please sign in to comment.