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 Nov 27, 2024
1 parent 2a2dbb7 commit 197bc28
Show file tree
Hide file tree
Showing 51 changed files with 181 additions and 181 deletions.
12 changes: 6 additions & 6 deletions examples/queue-manager-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"rango-sdk": "^0.1.57"
},
"dependencies": {
"@rango-dev/provider-all": "^0.39.1-next.1",
"@rango-dev/provider-xdefi": "^0.39.1-next.1",
"@rango-dev/queue-manager-rango-preset": "^0.39.0",
"@rango-dev/provider-all": "^0.39.1-next.2",
"@rango-dev/provider-xdefi": "^0.39.1-next.2",
"@rango-dev/queue-manager-rango-preset": "^0.39.1-next.0",
"@rango-dev/queue-manager-react": "^0.27.0",
"@rango-dev/wallets-react": "^0.25.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-react": "^0.25.1-next.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"bignumber.js": "^9.1.1",
"ethers": "^6.13.2",
"rango-sdk-basic": "^0.1.57",
"rango-types": "^0.1.74"
}
}
}
6 changes: 3 additions & 3 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.39.1-next.1",
"@rango-dev/wallets-adapter": "^0.35.1-next.1",
"@rango-dev/provider-all": "^0.39.1-next.2",
"@rango-dev/wallets-adapter": "^0.35.1-next.2",
"rango-sdk": "^0.1.57",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand All @@ -27,4 +27,4 @@
"publishConfig": {
"access": "public"
}
}
}
10 changes: 5 additions & 5 deletions examples/wallets-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"clean": "rimraf .parcel-cache && rimraf dist"
},
"dependencies": {
"@rango-dev/provider-all": "^0.39.1-next.1",
"@rango-dev/ui": "^0.41.0",
"@rango-dev/wallets-react": "^0.25.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/provider-all": "^0.39.1-next.2",
"@rango-dev/ui": "^0.41.1-next.0",
"@rango-dev/wallets-react": "^0.25.1-next.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"rango-sdk": "^0.1.57",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
}
}
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.39.0",
"version": "0.39.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
78 changes: 39 additions & 39 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.39.1-next.1",
"version": "0.39.1-next.2",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -21,45 +21,45 @@
"lint": "eslint \"**/*.{ts,tsx}\" --ignore-path ../../.eslintignore"
},
"dependencies": {
"@rango-dev/provider-argentx": "^0.40.1-next.0",
"@rango-dev/provider-bitget": "^0.36.1-next.0",
"@rango-dev/provider-braavos": "^0.33.1-next.0",
"@rango-dev/provider-brave": "^0.40.1-next.1",
"@rango-dev/provider-clover": "^0.40.1-next.1",
"@rango-dev/provider-coin98": "^0.40.1-next.1",
"@rango-dev/provider-coinbase": "^0.39.1-next.1",
"@rango-dev/provider-cosmostation": "^0.39.0",
"@rango-dev/provider-default": "^0.36.0",
"@rango-dev/provider-enkrypt": "^0.39.0",
"@rango-dev/provider-exodus": "^0.39.1-next.1",
"@rango-dev/provider-frontier": "^0.39.1-next.1",
"@rango-dev/provider-halo": "^0.39.0",
"@rango-dev/provider-keplr": "^0.39.0",
"@rango-dev/provider-leap-cosmos": "^0.39.0",
"@rango-dev/provider-ledger": "^0.9.1-next.1",
"@rango-dev/provider-math-wallet": "^0.39.1-next.1",
"@rango-dev/provider-metamask": "^0.39.0",
"@rango-dev/provider-mytonwallet": "^0.24.1-next.1",
"@rango-dev/provider-okx": "^0.39.1-next.1",
"@rango-dev/provider-phantom": "^0.39.1-next.1",
"@rango-dev/provider-rabby": "^0.6.0",
"@rango-dev/provider-safe": "^0.32.0",
"@rango-dev/provider-safepal": "^0.39.1-next.1",
"@rango-dev/provider-solflare": "^0.5.1-next.1",
"@rango-dev/provider-solflare-snap": "^0.10.1-next.1",
"@rango-dev/provider-taho": "^0.39.0",
"@rango-dev/provider-tokenpocket": "^0.39.0",
"@rango-dev/provider-tomo": "^0.6.0",
"@rango-dev/provider-tonconnect": "^0.1.0",
"@rango-dev/provider-trezor": "^0.6.0",
"@rango-dev/provider-tron-link": "^0.39.1-next.0",
"@rango-dev/provider-trustwallet": "^0.39.0",
"@rango-dev/provider-walletconnect-2": "^0.32.1-next.0",
"@rango-dev/provider-xdefi": "^0.39.1-next.1",
"@rango-dev/wallets-react": "^0.25.0",
"@rango-dev/wallets-shared": "^0.39.0"
"@rango-dev/provider-argentx": "^0.40.1-next.1",
"@rango-dev/provider-bitget": "^0.36.1-next.1",
"@rango-dev/provider-braavos": "^0.33.1-next.1",
"@rango-dev/provider-brave": "^0.40.1-next.2",
"@rango-dev/provider-clover": "^0.40.1-next.2",
"@rango-dev/provider-coin98": "^0.40.1-next.2",
"@rango-dev/provider-coinbase": "^0.39.1-next.2",
"@rango-dev/provider-cosmostation": "^0.39.1-next.0",
"@rango-dev/provider-default": "^0.36.1-next.0",
"@rango-dev/provider-enkrypt": "^0.39.1-next.0",
"@rango-dev/provider-exodus": "^0.39.1-next.2",
"@rango-dev/provider-frontier": "^0.39.1-next.2",
"@rango-dev/provider-halo": "^0.39.1-next.0",
"@rango-dev/provider-keplr": "^0.39.1-next.0",
"@rango-dev/provider-leap-cosmos": "^0.39.1-next.0",
"@rango-dev/provider-ledger": "^0.9.1-next.2",
"@rango-dev/provider-math-wallet": "^0.39.1-next.2",
"@rango-dev/provider-metamask": "^0.39.1-next.0",
"@rango-dev/provider-mytonwallet": "^0.24.1-next.2",
"@rango-dev/provider-okx": "^0.39.1-next.2",
"@rango-dev/provider-phantom": "^0.39.1-next.2",
"@rango-dev/provider-rabby": "^0.6.1-next.0",
"@rango-dev/provider-safe": "^0.32.1-next.0",
"@rango-dev/provider-safepal": "^0.39.1-next.2",
"@rango-dev/provider-solflare": "^0.5.1-next.2",
"@rango-dev/provider-solflare-snap": "^0.10.1-next.2",
"@rango-dev/provider-taho": "^0.39.1-next.0",
"@rango-dev/provider-tokenpocket": "^0.39.1-next.0",
"@rango-dev/provider-tomo": "^0.6.1-next.0",
"@rango-dev/provider-tonconnect": "^0.1.1-next.0",
"@rango-dev/provider-trezor": "^0.6.1-next.0",
"@rango-dev/provider-tron-link": "^0.39.1-next.1",
"@rango-dev/provider-trustwallet": "^0.39.1-next.0",
"@rango-dev/provider-walletconnect-2": "^0.32.1-next.1",
"@rango-dev/provider-xdefi": "^0.39.1-next.2",
"@rango-dev/wallets-react": "^0.25.1-next.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0"
},
"publishConfig": {
"access": "public"
}
}
}
6 changes: 3 additions & 3 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.40.1-next.0",
"version": "0.40.1-next.1",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,10 +22,10 @@
},
"dependencies": {
"@rango-dev/signer-starknet": "^0.32.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
"access": "public"
}
}
}
6 changes: 3 additions & 3 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.36.1-next.0",
"version": "0.36.1-next.1",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,10 +23,10 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-tron": "^0.31.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
"access": "public"
}
}
}
6 changes: 3 additions & 3 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.33.1-next.0",
"version": "0.33.1-next.1",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,10 +22,10 @@
},
"dependencies": {
"@rango-dev/signer-starknet": "^0.32.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
"access": "public"
}
}
}
6 changes: 3 additions & 3 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.40.1-next.1",
"version": "0.40.1-next.2",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,10 +23,10 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-solana": "^0.34.1-next.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
"access": "public"
}
}
}
6 changes: 3 additions & 3 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.40.1-next.1",
"version": "0.40.1-next.2",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,11 +23,11 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-solana": "^0.34.1-next.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"bs58": "^5.0.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
"access": "public"
}
}
}
6 changes: 3 additions & 3 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.40.1-next.1",
"version": "0.40.1-next.2",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,12 +23,12 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-solana": "^0.34.1-next.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"@solana/web3.js": "^1.91.4",
"bs58": "^5.0.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
"access": "public"
}
}
}
6 changes: 3 additions & 3 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.39.1-next.1",
"version": "0.39.1-next.2",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,11 +23,11 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-solana": "^0.34.1-next.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"bs58": "^5.0.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
"access": "public"
}
}
}
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.39.0",
"version": "0.39.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-cosmos": "^0.30.1",
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"rango-types": "^0.1.74"
},
"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.36.0",
"version": "0.36.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"rango-types": "^0.1.74"
},
"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.39.0",
"version": "0.39.1-next.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 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.39.1-next.1",
"version": "0.39.1-next.2",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,11 +23,11 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-solana": "^0.34.1-next.0",
"@rango-dev/wallets-shared": "^0.39.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"bs58": "^5.0.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
"access": "public"
}
}
}
Loading

0 comments on commit 197bc28

Please sign in to comment.