Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]

Affected packages: [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[skip ci]
  • Loading branch information
github-actions[bot] committed Sep 18, 2024
1 parent 92692fe commit b21df3d
Show file tree
Hide file tree
Showing 51 changed files with 153 additions and 153 deletions.
10 changes: 5 additions & 5 deletions examples/queue-manager-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"rango-sdk": "^0.1.49"
},
"dependencies": {
"@rango-dev/provider-all": "^0.37.2-next.0",
"@rango-dev/provider-xdefi": "^0.37.0",
"@rango-dev/queue-manager-rango-preset": "^0.37.0",
"@rango-dev/provider-all": "^0.37.2-next.1",
"@rango-dev/provider-xdefi": "^0.37.1-next.0",
"@rango-dev/queue-manager-rango-preset": "^0.37.1-next.0",
"@rango-dev/queue-manager-react": "^0.27.0",
"@rango-dev/wallets-react": "^0.23.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-react": "^0.23.1-next.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"bignumber.js": "^9.1.1",
"ethers": "^6.13.2",
"rango-sdk-basic": "^0.1.54",
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.37.2-next.0",
"@rango-dev/wallets-adapter": "^0.33.2-next.1",
"@rango-dev/provider-all": "^0.37.2-next.1",
"@rango-dev/wallets-adapter": "^0.33.2-next.2",
"rango-sdk": "^0.1.49",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
8 changes: 4 additions & 4 deletions examples/wallets-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"clean": "rimraf .parcel-cache && rimraf dist"
},
"dependencies": {
"@rango-dev/provider-all": "^0.37.2-next.0",
"@rango-dev/ui": "^0.39.1-next.0",
"@rango-dev/wallets-react": "^0.23.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/provider-all": "^0.37.2-next.1",
"@rango-dev/ui": "^0.39.1-next.1",
"@rango-dev/wallets-react": "^0.23.1-next.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-sdk": "^0.1.49",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion queue-manager/rango-preset/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/queue-manager-rango-preset",
"version": "0.37.0",
"version": "0.37.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
2 changes: 1 addition & 1 deletion wallets/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/wallets-core",
"version": "0.38.0",
"version": "0.38.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/mod.ts",
Expand Down
72 changes: 36 additions & 36 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.37.2-next.0",
"version": "0.37.2-next.1",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -21,41 +21,41 @@
"lint": "eslint \"**/*.{ts,tsx}\" --ignore-path ../../.eslintignore"
},
"dependencies": {
"@rango-dev/provider-argentx": "^0.38.0",
"@rango-dev/provider-bitget": "^0.34.0",
"@rango-dev/provider-braavos": "^0.31.0",
"@rango-dev/provider-brave": "^0.38.0",
"@rango-dev/provider-clover": "^0.38.0",
"@rango-dev/provider-coin98": "^0.38.0",
"@rango-dev/provider-coinbase": "^0.37.0",
"@rango-dev/provider-cosmostation": "^0.37.0",
"@rango-dev/provider-default": "^0.34.0",
"@rango-dev/provider-enkrypt": "^0.37.0",
"@rango-dev/provider-exodus": "^0.37.0",
"@rango-dev/provider-frontier": "^0.37.0",
"@rango-dev/provider-halo": "^0.37.0",
"@rango-dev/provider-keplr": "^0.37.0",
"@rango-dev/provider-leap-cosmos": "^0.37.0",
"@rango-dev/provider-ledger": "^0.7.0",
"@rango-dev/provider-math-wallet": "^0.37.0",
"@rango-dev/provider-metamask": "^0.37.0",
"@rango-dev/provider-okx": "^0.37.0",
"@rango-dev/provider-phantom": "^0.37.0",
"@rango-dev/provider-rabby": "^0.4.0",
"@rango-dev/provider-safe": "^0.30.0",
"@rango-dev/provider-safepal": "^0.37.0",
"@rango-dev/provider-solflare": "^0.3.0",
"@rango-dev/provider-solflare-snap": "^0.8.0",
"@rango-dev/provider-taho": "^0.37.0",
"@rango-dev/provider-tokenpocket": "^0.37.0",
"@rango-dev/provider-tomo": "^0.4.0",
"@rango-dev/provider-trezor": "^0.4.2-next.0",
"@rango-dev/provider-tron-link": "^0.37.0",
"@rango-dev/provider-trustwallet": "^0.37.0",
"@rango-dev/provider-walletconnect-2": "^0.30.0",
"@rango-dev/provider-xdefi": "^0.37.0",
"@rango-dev/wallets-react": "^0.23.0",
"@rango-dev/wallets-shared": "^0.37.0"
"@rango-dev/provider-argentx": "^0.38.1-next.0",
"@rango-dev/provider-bitget": "^0.34.1-next.0",
"@rango-dev/provider-braavos": "^0.31.1-next.0",
"@rango-dev/provider-brave": "^0.38.1-next.0",
"@rango-dev/provider-clover": "^0.38.1-next.0",
"@rango-dev/provider-coin98": "^0.38.1-next.0",
"@rango-dev/provider-coinbase": "^0.37.1-next.0",
"@rango-dev/provider-cosmostation": "^0.37.1-next.0",
"@rango-dev/provider-default": "^0.34.1-next.0",
"@rango-dev/provider-enkrypt": "^0.37.1-next.0",
"@rango-dev/provider-exodus": "^0.37.1-next.0",
"@rango-dev/provider-frontier": "^0.37.1-next.0",
"@rango-dev/provider-halo": "^0.37.1-next.0",
"@rango-dev/provider-keplr": "^0.37.1-next.0",
"@rango-dev/provider-leap-cosmos": "^0.37.1-next.0",
"@rango-dev/provider-ledger": "^0.7.1-next.0",
"@rango-dev/provider-math-wallet": "^0.37.1-next.0",
"@rango-dev/provider-metamask": "^0.37.1-next.0",
"@rango-dev/provider-okx": "^0.37.1-next.0",
"@rango-dev/provider-phantom": "^0.37.1-next.0",
"@rango-dev/provider-rabby": "^0.4.1-next.0",
"@rango-dev/provider-safe": "^0.30.1-next.0",
"@rango-dev/provider-safepal": "^0.37.1-next.0",
"@rango-dev/provider-solflare": "^0.3.1-next.0",
"@rango-dev/provider-solflare-snap": "^0.8.1-next.0",
"@rango-dev/provider-taho": "^0.37.1-next.0",
"@rango-dev/provider-tokenpocket": "^0.37.1-next.0",
"@rango-dev/provider-tomo": "^0.4.1-next.0",
"@rango-dev/provider-trezor": "^0.4.2-next.1",
"@rango-dev/provider-tron-link": "^0.37.1-next.0",
"@rango-dev/provider-trustwallet": "^0.37.1-next.0",
"@rango-dev/provider-walletconnect-2": "^0.30.1-next.0",
"@rango-dev/provider-xdefi": "^0.37.1-next.0",
"@rango-dev/wallets-react": "^0.23.1-next.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-argentx/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-argentx",
"version": "0.38.0",
"version": "0.38.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-starknet": "^0.30.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-bitget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-bitget",
"version": "0.34.0",
"version": "0.34.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/signer-tron": "^0.29.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-braavos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-braavos",
"version": "0.31.0",
"version": "0.31.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-starknet": "^0.30.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-brave/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-brave",
"version": "0.38.0",
"version": "0.38.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/signer-solana": "^0.32.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-clover/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-clover",
"version": "0.38.0",
"version": "0.38.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/signer-solana": "^0.32.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-coin98/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-coin98",
"version": "0.38.0",
"version": "0.38.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/signer-solana": "^0.32.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"@solana/web3.js": "^1.91.4",
"bs58": "^5.0.0",
"rango-types": "^0.1.69"
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-coinbase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-coinbase",
"version": "0.37.0",
"version": "0.37.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/signer-solana": "^0.32.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-cosmostation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-cosmostation",
"version": "0.37.0",
"version": "0.37.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-cosmos": "^0.29.0",
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-default/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-default",
"version": "0.34.0",
"version": "0.34.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-enkrypt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-enkrypt",
"version": "0.37.0",
"version": "0.37.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-exodus/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-exodus",
"version": "0.37.0",
"version": "0.37.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/signer-solana": "^0.32.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-frontier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-frontier",
"version": "0.37.0",
"version": "0.37.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/signer-solana": "^0.32.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-halo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-halo",
"version": "0.37.0",
"version": "0.37.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.30.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-keplr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-keplr",
"version": "0.37.0",
"version": "0.37.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-cosmos": "^0.29.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions wallets/provider-leap-cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/provider-leap-cosmos",
"version": "0.37.0",
"version": "0.37.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-cosmos": "^0.29.0",
"@rango-dev/wallets-shared": "^0.37.0",
"@rango-dev/wallets-shared": "^0.37.1-next.0",
"rango-types": "^0.1.69"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit b21df3d

Please sign in to comment.