Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 27, 2024
1 parent bee0a1f commit 2251e3b
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion examples/queue-manager-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"rango-sdk": "^0.1.45"
},
"dependencies": {
"@rango-dev/provider-all": "^0.33.3-next.1",
"@rango-dev/provider-all": "^0.33.3-next.2",
"@rango-dev/provider-xdefi": "^0.33.3-next.0",
"@rango-dev/queue-manager-rango-preset": "^0.33.3-next.0",
"@rango-dev/queue-manager-react": "^0.26.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/wallets-adapter-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"clean": "rimraf .parcel-cache && rimraf dist"
},
"dependencies": {
"@rango-dev/provider-all": "^0.33.3-next.1",
"@rango-dev/wallets-adapter": "^0.28.3-next.1",
"@rango-dev/provider-all": "^0.33.3-next.2",
"@rango-dev/wallets-adapter": "^0.28.3-next.2",
"rango-sdk": "^0.1.45",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/wallets-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"clean": "rimraf .parcel-cache && rimraf dist"
},
"dependencies": {
"@rango-dev/provider-all": "^0.33.3-next.1",
"@rango-dev/provider-all": "^0.33.3-next.2",
"@rango-dev/ui": "^0.34.1-next.3",
"@rango-dev/wallets-react": "^0.19.1-next.1",
"@rango-dev/wallets-shared": "^0.33.1-next.1",
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-all",
"version": "0.33.3-next.1",
"version": "0.33.3-next.2",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down Expand Up @@ -48,7 +48,7 @@
"@rango-dev/provider-tokenpocket": "^0.33.3-next.0",
"@rango-dev/provider-tron-link": "^0.33.1-next.1",
"@rango-dev/provider-trustwallet": "^0.33.3-next.0",
"@rango-dev/provider-walletconnect-2": "^0.26.3-next.0",
"@rango-dev/provider-walletconnect-2": "^0.26.3-next.1",
"@rango-dev/provider-xdefi": "^0.33.3-next.0",
"@rango-dev/wallets-react": "^0.19.1-next.1",
"@rango-dev/wallets-shared": "^0.33.1-next.1"
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-walletconnect-2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-walletconnect-2",
"version": "0.26.3-next.0",
"version": "0.26.3-next.1",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down Expand Up @@ -45,4 +45,4 @@
"publishConfig": {
"access": "public"
}
}
}
4 changes: 2 additions & 2 deletions wallets/wallets-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/wallets-adapter",
"version": "0.28.3-next.1",
"version": "0.28.3-next.2",
"license": "MIT",
"type": "module",
"module": "./dist/index.js",
Expand All @@ -23,7 +23,7 @@
"react": ">=16"
},
"dependencies": {
"@rango-dev/provider-all": "^0.33.3-next.1",
"@rango-dev/provider-all": "^0.33.3-next.2",
"@rango-dev/ui": "^0.34.1-next.3",
"@rango-dev/wallets-react": "^0.19.1-next.1",
"@rango-dev/wallets-shared": "^0.33.1-next.1",
Expand Down
2 changes: 1 addition & 1 deletion widget/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@rango-dev/logging-console": "^0.3.1-next.1",
"@rango-dev/logging-subscriber": "^0.3.1-next.1",
"@rango-dev/widget-embedded": "^0.28.3-next.2",
"@rango-dev/widget-embedded": "^0.28.3-next.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.8.0"
Expand Down
4 changes: 2 additions & 2 deletions widget/embedded/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/widget-embedded",
"version": "0.28.3-next.2",
"version": "0.28.3-next.3",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -25,7 +25,7 @@
"@lingui/core": "4.2.1",
"@lingui/react": "4.2.1",
"@rango-dev/logging-core": "^0.3.1-next.1",
"@rango-dev/provider-all": "^0.33.3-next.1",
"@rango-dev/provider-all": "^0.33.3-next.2",
"@rango-dev/queue-manager-core": "^0.26.0",
"@rango-dev/queue-manager-rango-preset": "^0.33.3-next.0",
"@rango-dev/queue-manager-react": "^0.26.0",
Expand Down
2 changes: 1 addition & 1 deletion widget/iframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@
},
"devDependencies": {},
"dependencies": {
"@rango-dev/widget-embedded": "^0.28.3-next.2"
"@rango-dev/widget-embedded": "^0.28.3-next.3"
}
}
4 changes: 2 additions & 2 deletions widget/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
"@types/stringify-object": "^4.0.2"
},
"dependencies": {
"@rango-dev/provider-all": "^0.33.3-next.1",
"@rango-dev/provider-all": "^0.33.3-next.2",
"@rango-dev/ui": "^0.34.1-next.3",
"@rango-dev/wallets-react": "^0.19.1-next.1",
"@rango-dev/wallets-shared": "^0.33.1-next.1",
"@rango-dev/widget-embedded": "^0.28.3-next.2",
"@rango-dev/widget-embedded": "^0.28.3-next.3",
"rango-sdk": "^0.1.45",
"react": "^18.2.0",
"react-color": "^2.19.3",
Expand Down

0 comments on commit 2251e3b

Please sign in to comment.