Skip to content

Commit

Permalink
chore(release): 2.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@lightningjs/ui-components-v2.15.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.14.4...@lightningjs/ui-components-v2.15.0) (2023-11-01)

### Bug Fixes

* **Badge:** update contentSpacing and paddingX ([#393](#393)) ([3c5e13a](3c5e13a))
* **Surface:** update backgroundColor to use interactive tokens ([#395](#395)) ([d3b81ef](d3b81ef))

### Features

* **Base:** update theme to include new interactive tokens and footnote1 typography ([#392](#392)) ([63cff01](63cff01))
* **Button:** update default style mappings and calculate height dynamically ([#394](#394)) ([77ccf44](77ccf44))
  • Loading branch information
semantic-release-bot committed Nov 1, 2023
1 parent 4401435 commit c1d70e3
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.14.4",
"version": "2.15.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 c1d70e3

Please sign in to comment.