Skip to content

Commit 12da2ba

Browse files
chore(release): 2.0.2 [skip ci]
# [@lightningjs/ui-components-v2.0.2](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.0.1...@lightningjs/ui-components-v2.0.2) (2023-03-09) ### Bug Fixes * add index.js to ui-components package to fix skypack cdn ([#139](#139)) ([c82e846](c82e846)) * fixed args url issue by adding sharedargactions ([#127](#127)) ([19de9c3](19de9c3)) * make sure src folders are included in releases ([#140](#140)) ([091bc9c](091bc9c))
1 parent 091bc9c commit 12da2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@lightningjs/ui-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lightningjs/ui-components",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A shared library of helpful LightningJS components utilizing theme files to easily customize for any LightningJS application.",
55
"repository": {
66
"url": "https://github.com/rdkcentral/Lightning-UI-Components",

0 commit comments

Comments
 (0)