Skip to content

Commit

Permalink
chore(release): 2.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [@lightningjs/ui-components-v2.10.0](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.9.3...@lightningjs/ui-components-v2.10.0) (2023-08-18)

### Bug Fixes

* **Control:** adding height and width to icon control styles ([#336](#336)) ([31e5732](31e5732))
* **Control:** update TS structure ([#314](#314)) ([792898f](792898f))
* **FocusManager:** restructuring 'ColumnsWithRows' Story ([#337](#337)) ([0e91db3](0e91db3))
* **NavigationManager:** add style to TypeScript definition export ([#351](#351)) ([278b1b0](278b1b0))

### Features

* **CardContent:** update TS structure ([#333](#333)) ([a7b37c4](a7b37c4))
* **MetadataCard:** update TS structure  ([#345](#345)) ([c3662d4](c3662d4))
* **Provider:** update TS structure ([#338](#338)) ([7ea51e8](7ea51e8))
  • Loading branch information
semantic-release-bot committed Aug 18, 2023
1 parent 76f1b97 commit f079ead
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.9.3",
"version": "2.10.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 f079ead

Please sign in to comment.