Skip to content

Commit

Permalink
chore: cxl-lumo-styles v1.19.2, cxl-ui v1.19.2, storybook v1.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelkmpt committed Jan 23, 2024
1 parent 0ba2738 commit dae756e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/cxl-lumo-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@conversionxl/cxl-lumo-styles",
"version": "1.19.1",
"version": "1.19.2",
"author": "CXL <[email protected]>",
"license": "SEE LICENSE IN LICENSE.md",
"main": "src/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/cxl-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@conversionxl/cxl-ui",
"version": "1.19.1",
"version": "1.19.2",
"author": "CXL <[email protected]>",
"license": "SEE LICENSE IN LICENSE",
"main": "src/index.js",
Expand All @@ -10,7 +10,7 @@
"directory": "packages/cxl-ui"
},
"dependencies": {
"@conversionxl/cxl-lumo-styles": "^1.19.1",
"@conversionxl/cxl-lumo-styles": "^1.19.2",
"qrcode": "^1.5.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@conversionxl/storybook",
"private": true,
"version": "1.19.1",
"version": "1.19.2",
"author": "CXL <[email protected]>",
"contributors": [
"Serhii Kulykov <[email protected]>"
Expand Down

0 comments on commit dae756e

Please sign in to comment.