Skip to content

Commit

Permalink
chore(release): 3.0.0-alpha.37
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Apr 9, 2024
1 parent 2d1700b commit d789b98
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.0.0-alpha.36",
"version": "3.0.0-alpha.37",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions packages/widget-embedded/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/widget-embedded",
"version": "1.0.188",
"version": "1.0.189",
"type": "module",
"scripts": {
"analyze": "source-map-explorer 'dist/assets/*.js' --no-border-checks",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@ethersproject/providers": "^5.7.2",
"@lifi/sdk": "^3.0.0-alpha.58",
"@lifi/wallet-management": "^3.0.0-alpha.24",
"@lifi/widget": "^3.0.0-alpha.36",
"@lifi/widget": "^3.0.0-alpha.37",
"@mui/icons-material": "^5.15.15",
"@mui/lab": "^5.0.0-alpha.170",
"@mui/material": "^5.15.15",
Expand Down
6 changes: 3 additions & 3 deletions packages/widget-playground-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/widget-playground-next",
"version": "1.0.188",
"version": "1.0.189",
"scripts": {
"dev": "next dev -p 3001",
"build": "next build",
Expand All @@ -16,8 +16,8 @@
"@emotion/styled": "^11.11.5",
"@lifi/sdk": "^3.0.0-alpha.58",
"@lifi/wallet-management": "^3.0.0-alpha.24",
"@lifi/widget": "^3.0.0-alpha.36",
"@lifi/widget-playground": "^1.0.188",
"@lifi/widget": "^3.0.0-alpha.37",
"@lifi/widget-playground": "^1.0.189",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@mui/material-nextjs": "^5.15.11",
Expand Down
6 changes: 3 additions & 3 deletions packages/widget-playground-vite/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/widget-playground-vite",
"version": "1.0.188",
"version": "1.0.189",
"type": "module",
"scripts": {
"analyze": "source-map-explorer 'dist/assets/*.js' --no-border-checks",
Expand All @@ -26,8 +26,8 @@
"dependencies": {
"@lifi/sdk": "^3.0.0-alpha.58",
"@lifi/wallet-management": "^3.0.0-alpha.24",
"@lifi/widget": "^3.0.0-alpha.36",
"@lifi/widget-playground": "^1.0.188",
"@lifi/widget": "^3.0.0-alpha.37",
"@lifi/widget-playground": "^1.0.189",
"@mui/icons-material": "^5.15.15",
"@mui/material": "^5.15.15",
"@rainbow-me/rainbowkit": "^2.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/widget-playground",
"version": "1.0.188",
"version": "1.0.189",
"type": "module",
"main": "./src/index.ts",
"types": "./src/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/widget",
"version": "3.0.0-alpha.36",
"version": "3.0.0-alpha.37",
"description": "LI.FI Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.",
"type": "module",
"main": "./src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget/src/config/version.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const name = '@lifi/widget';
export const version = '3.0.0-alpha.36';
export const version = '3.0.0-alpha.37';
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2908,7 +2908,7 @@ __metadata:
"@ethersproject/providers": "npm:^5.7.2"
"@lifi/sdk": "npm:^3.0.0-alpha.58"
"@lifi/wallet-management": "npm:^3.0.0-alpha.24"
"@lifi/widget": "npm:^3.0.0-alpha.36"
"@lifi/widget": "npm:^3.0.0-alpha.37"
"@mui/icons-material": "npm:^5.15.15"
"@mui/lab": "npm:^5.0.0-alpha.170"
"@mui/material": "npm:^5.15.15"
Expand Down Expand Up @@ -2939,8 +2939,8 @@ __metadata:
"@emotion/styled": "npm:^11.11.5"
"@lifi/sdk": "npm:^3.0.0-alpha.58"
"@lifi/wallet-management": "npm:^3.0.0-alpha.24"
"@lifi/widget": "npm:^3.0.0-alpha.36"
"@lifi/widget-playground": "npm:^1.0.188"
"@lifi/widget": "npm:^3.0.0-alpha.37"
"@lifi/widget-playground": "npm:^1.0.189"
"@mui/icons-material": "npm:^5.15.15"
"@mui/material": "npm:^5.15.15"
"@mui/material-nextjs": "npm:^5.15.11"
Expand Down Expand Up @@ -2975,8 +2975,8 @@ __metadata:
"@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3"
"@lifi/sdk": "npm:^3.0.0-alpha.58"
"@lifi/wallet-management": "npm:^3.0.0-alpha.24"
"@lifi/widget": "npm:^3.0.0-alpha.36"
"@lifi/widget-playground": "npm:^1.0.188"
"@lifi/widget": "npm:^3.0.0-alpha.37"
"@lifi/widget-playground": "npm:^1.0.189"
"@mui/icons-material": "npm:^5.15.15"
"@mui/material": "npm:^5.15.15"
"@rainbow-me/rainbowkit": "npm:^2.0.5"
Expand All @@ -3002,7 +3002,7 @@ __metadata:
languageName: unknown
linkType: soft

"@lifi/widget-playground@npm:^1.0.188, @lifi/widget-playground@workspace:packages/widget-playground":
"@lifi/widget-playground@npm:^1.0.189, @lifi/widget-playground@workspace:packages/widget-playground":
version: 0.0.0-use.local
resolution: "@lifi/widget-playground@workspace:packages/widget-playground"
dependencies:
Expand Down Expand Up @@ -3041,7 +3041,7 @@ __metadata:
languageName: unknown
linkType: soft

"@lifi/widget@npm:^3.0.0-alpha.36, @lifi/widget@workspace:packages/widget":
"@lifi/widget@npm:^3.0.0-alpha.37, @lifi/widget@workspace:packages/widget":
version: 0.0.0-use.local
resolution: "@lifi/widget@workspace:packages/widget"
dependencies:
Expand Down

0 comments on commit d789b98

Please sign in to comment.