Skip to content

Commit 2a4d276

Browse files
chore(release): 2.2.2 [skip ci]
# [@lightningjs/ui-components-v2.2.2](https://github.com/rdkcentral/Lightning-UI-Components/compare/@lightningjs/ui-components-v2.2.1...@lightningjs/ui-components-v2.2.2) (2023-05-03) ### Bug Fixes * remove typography from TextBox styles ([#196](#196)) ([57ca322](57ca322)) * update Base, Surface, Button TS declarations to follow lightning/core subclassable components instructions ([#184](#184)) ([54f340f](54f340f)) * **withSelections:** changes export definition to withSelections ([#194](#194)) ([bdc6f7a](bdc6f7a))
1 parent 57ca322 commit 2a4d276

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.2.1",
3+
"version": "2.2.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)