Skip to content

Commit

Permalink
chore(release): 3.0.0-alpha.20
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Jan 24, 2024
1 parent 2e97056 commit ff30fed
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 18 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.19",
"version": "3.0.0-alpha.20",
"private": true,
"sideEffects": false,
"type": "module",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallet-management/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lifi/wallet-management",
"version": "3.0.0-alpha.12",
"version": "3.0.0-alpha.13",
"description": "LI.FI Wallet Management solution.",
"type": "module",
"main": "./src/index.ts",
Expand Down
6 changes: 3 additions & 3 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.171",
"version": "1.0.172",
"type": "module",
"scripts": {
"analyze": "source-map-explorer 'dist/assets/*.js' --no-border-checks",
Expand All @@ -27,8 +27,8 @@
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@lifi/sdk": "^3.0.0-alpha.51",
"@lifi/wallet-management": "^3.0.0-alpha.12",
"@lifi/widget": "^3.0.0-alpha.19",
"@lifi/wallet-management": "^3.0.0-alpha.13",
"@lifi/widget": "^3.0.0-alpha.20",
"@mui/icons-material": "^5.15.6",
"@mui/lab": "^5.0.0-alpha.162",
"@mui/material": "^5.15.6",
Expand Down
6 changes: 3 additions & 3 deletions 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.171",
"version": "1.0.172",
"type": "module",
"scripts": {
"analyze": "source-map-explorer 'dist/assets/*.js' --no-border-checks",
Expand All @@ -25,8 +25,8 @@
"author": "Eugene Chybisov <[email protected]>",
"dependencies": {
"@lifi/sdk": "^3.0.0-alpha.51",
"@lifi/wallet-management": "^3.0.0-alpha.12",
"@lifi/widget": "^3.0.0-alpha.19",
"@lifi/wallet-management": "^3.0.0-alpha.13",
"@lifi/widget": "^3.0.0-alpha.20",
"@mui/icons-material": "^5.15.6",
"@mui/lab": "^5.0.0-alpha.162",
"@mui/material": "^5.15.6",
Expand Down
4 changes: 2 additions & 2 deletions 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.19",
"version": "3.0.0-alpha.20",
"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 Expand Up @@ -57,7 +57,7 @@
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@lifi/sdk": "^3.0.0-alpha.51",
"@lifi/wallet-management": "^3.0.0-alpha.12",
"@lifi/wallet-management": "^3.0.0-alpha.13",
"@mui/icons-material": "^5.15.6",
"@mui/lab": "^5.0.0-alpha.162",
"@mui/material": "^5.15.6",
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.19';
export const version = '3.0.0-alpha.20';
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3124,7 +3124,7 @@ __metadata:
languageName: node
linkType: hard

"@lifi/wallet-management@npm:^3.0.0-alpha.12, @lifi/wallet-management@workspace:packages/wallet-management":
"@lifi/wallet-management@npm:^3.0.0-alpha.13, @lifi/wallet-management@workspace:packages/wallet-management":
version: 0.0.0-use.local
resolution: "@lifi/wallet-management@workspace:packages/wallet-management"
dependencies:
Expand All @@ -3146,8 +3146,8 @@ __metadata:
"@ethersproject/abstract-signer": "npm:^5.7.0"
"@ethersproject/providers": "npm:^5.7.2"
"@lifi/sdk": "npm:^3.0.0-alpha.51"
"@lifi/wallet-management": "npm:^3.0.0-alpha.12"
"@lifi/widget": "npm:^3.0.0-alpha.19"
"@lifi/wallet-management": "npm:^3.0.0-alpha.13"
"@lifi/widget": "npm:^3.0.0-alpha.20"
"@mui/icons-material": "npm:^5.15.6"
"@mui/lab": "npm:^5.0.0-alpha.162"
"@mui/material": "npm:^5.15.6"
Expand All @@ -3173,8 +3173,8 @@ __metadata:
dependencies:
"@esbuild-plugins/node-globals-polyfill": "npm:^0.2.3"
"@lifi/sdk": "npm:^3.0.0-alpha.51"
"@lifi/wallet-management": "npm:^3.0.0-alpha.12"
"@lifi/widget": "npm:^3.0.0-alpha.19"
"@lifi/wallet-management": "npm:^3.0.0-alpha.13"
"@lifi/widget": "npm:^3.0.0-alpha.20"
"@mui/icons-material": "npm:^5.15.6"
"@mui/lab": "npm:^5.0.0-alpha.162"
"@mui/material": "npm:^5.15.6"
Expand All @@ -3199,14 +3199,14 @@ __metadata:
languageName: unknown
linkType: soft

"@lifi/widget@npm:^3.0.0-alpha.19, @lifi/widget@workspace:packages/widget":
"@lifi/widget@npm:^3.0.0-alpha.20, @lifi/widget@workspace:packages/widget":
version: 0.0.0-use.local
resolution: "@lifi/widget@workspace:packages/widget"
dependencies:
"@emotion/react": "npm:^11.11.3"
"@emotion/styled": "npm:^11.11.0"
"@lifi/sdk": "npm:^3.0.0-alpha.51"
"@lifi/wallet-management": "npm:^3.0.0-alpha.12"
"@lifi/wallet-management": "npm:^3.0.0-alpha.13"
"@mui/icons-material": "npm:^5.15.6"
"@mui/lab": "npm:^5.0.0-alpha.162"
"@mui/material": "npm:^5.15.6"
Expand Down

0 comments on commit ff30fed

Please sign in to comment.