Skip to content

Commit

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

### Bug Fixes

* **Artwork:** updates types declaration ([#304](#304)) ([27356f0](27356f0))
* **InlineContent:** default InlineContent alignment should be flex-start to match textAlign when in TextBox ([#292](#292)) ([9470ac9](9470ac9))
* **ListItem:** update type declarations ([#293](#293)) ([fafa183](fafa183))
* **Slider:** update TS structure ([#294](#294)) ([9658201](9658201))

### Features

* **Badge:** add stroke support and clean up docs file ([#286](#286)) ([3f62ee6](3f62ee6))
  • Loading branch information
semantic-release-bot committed Jul 27, 2023
1 parent fafa183 commit 8e80d07
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.6.0",
"version": "2.7.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 8e80d07

Please sign in to comment.