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]
- [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],[email protected],[email protected]
[skip ci]
  • Loading branch information
github-actions[bot] committed Nov 27, 2024
1 parent 111ae52 commit 98a2fa1
Show file tree
Hide file tree
Showing 99 changed files with 477 additions and 170 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.57"
},
"dependencies": {
"@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/provider-all": "^0.40.0",
"@rango-dev/provider-xdefi": "^0.40.0",
"@rango-dev/queue-manager-rango-preset": "^0.40.0",
"@rango-dev/queue-manager-react": "^0.27.0",
"@rango-dev/wallets-react": "^0.25.1-next.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"@rango-dev/wallets-react": "^0.26.0",
"@rango-dev/wallets-shared": "^0.40.0",
"bignumber.js": "^9.1.1",
"ethers": "^6.13.2",
"rango-sdk-basic": "^0.1.57",
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.39.1-next.2",
"@rango-dev/wallets-adapter": "^0.35.1-next.2",
"@rango-dev/provider-all": "^0.40.0",
"@rango-dev/wallets-adapter": "^0.36.0",
"rango-sdk": "^0.1.57",
"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.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-dev/provider-all": "^0.40.0",
"@rango-dev/ui": "^0.42.0",
"@rango-dev/wallets-react": "^0.26.0",
"@rango-dev/wallets-shared": "^0.40.0",
"rango-sdk": "^0.1.57",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
4 changes: 4 additions & 0 deletions queue-manager/rango-preset/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.40.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.40.0) (2024-11-27)



# [0.39.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.39.0) (2024-11-12)


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.39.1-next.0",
"version": "0.40.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
4 changes: 4 additions & 0 deletions signers/signer-solana/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.35.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.35.0) (2024-11-27)



# [0.34.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.34.0) (2024-11-12)


Expand Down
2 changes: 1 addition & 1 deletion signers/signer-solana/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/signer-solana",
"version": "0.34.1-next.0",
"version": "0.35.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions signers/signer-ton/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.18.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.18.0) (2024-11-27)


### Bug Fixes

* improve ton signer and mytonwallet provider ([7027755](https://github.com/rango-exchange/rango-client/commit/7027755740426359f42b088b842dfd01590df5c3))



# [0.17.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.17.0) (2024-11-12)


Expand Down
2 changes: 1 addition & 1 deletion signers/signer-ton/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/signer-ton",
"version": "0.17.1-next.0",
"version": "0.18.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
14 changes: 14 additions & 0 deletions wallets/provider-all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [0.40.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.40.0) (2024-11-27)


### Bug Fixes

* improve ton signer and mytonwallet provider ([7027755](https://github.com/rango-exchange/rango-client/commit/7027755740426359f42b088b842dfd01590df5c3))


### Features

* add ton connect provider ([2a2dbb7](https://github.com/rango-exchange/rango-client/commit/2a2dbb79022263f19446ced49d298e04d63f927f))



# [0.39.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.39.0) (2024-11-12)


Expand Down
76 changes: 38 additions & 38 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.2",
"version": "0.40.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -21,43 +21,43 @@
"lint": "eslint \"**/*.{ts,tsx}\" --ignore-path ../../.eslintignore"
},
"dependencies": {
"@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"
"@rango-dev/provider-argentx": "^0.41.0",
"@rango-dev/provider-bitget": "^0.37.0",
"@rango-dev/provider-braavos": "^0.34.0",
"@rango-dev/provider-brave": "^0.41.0",
"@rango-dev/provider-clover": "^0.41.0",
"@rango-dev/provider-coin98": "^0.41.0",
"@rango-dev/provider-coinbase": "^0.40.0",
"@rango-dev/provider-cosmostation": "^0.40.0",
"@rango-dev/provider-default": "^0.37.0",
"@rango-dev/provider-enkrypt": "^0.40.0",
"@rango-dev/provider-exodus": "^0.40.0",
"@rango-dev/provider-frontier": "^0.40.0",
"@rango-dev/provider-halo": "^0.40.0",
"@rango-dev/provider-keplr": "^0.40.0",
"@rango-dev/provider-leap-cosmos": "^0.40.0",
"@rango-dev/provider-ledger": "^0.10.0",
"@rango-dev/provider-math-wallet": "^0.40.0",
"@rango-dev/provider-metamask": "^0.40.0",
"@rango-dev/provider-mytonwallet": "^0.25.0",
"@rango-dev/provider-okx": "^0.40.0",
"@rango-dev/provider-phantom": "^0.40.0",
"@rango-dev/provider-rabby": "^0.7.0",
"@rango-dev/provider-safe": "^0.33.0",
"@rango-dev/provider-safepal": "^0.40.0",
"@rango-dev/provider-solflare": "^0.6.0",
"@rango-dev/provider-solflare-snap": "^0.11.0",
"@rango-dev/provider-taho": "^0.40.0",
"@rango-dev/provider-tokenpocket": "^0.40.0",
"@rango-dev/provider-tomo": "^0.7.0",
"@rango-dev/provider-tonconnect": "^0.2.0",
"@rango-dev/provider-trezor": "^0.7.0",
"@rango-dev/provider-tron-link": "^0.40.0",
"@rango-dev/provider-trustwallet": "^0.40.0",
"@rango-dev/provider-walletconnect-2": "^0.33.0",
"@rango-dev/provider-xdefi": "^0.40.0",
"@rango-dev/wallets-react": "^0.26.0",
"@rango-dev/wallets-shared": "^0.40.0"
},
"publishConfig": {
"access": "public"
Expand Down
4 changes: 4 additions & 0 deletions wallets/provider-argentx/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.41.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.41.0) (2024-11-27)



# [0.40.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.40.0) (2024-11-12)


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.40.1-next.1",
"version": "0.41.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-starknet": "^0.32.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"@rango-dev/wallets-shared": "^0.40.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions wallets/provider-bitget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.37.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.37.0) (2024-11-27)



# [0.36.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.36.0) (2024-11-12)


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.36.1-next.1",
"version": "0.37.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-tron": "^0.31.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"@rango-dev/wallets-shared": "^0.40.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions wallets/provider-braavos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.34.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.34.0) (2024-11-27)



# [0.33.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.33.0) (2024-11-12)


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.33.1-next.1",
"version": "0.34.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-starknet": "^0.32.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"@rango-dev/wallets-shared": "^0.40.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions wallets/provider-brave/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.41.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.41.0) (2024-11-27)


### Features

* add ton connect provider ([2a2dbb7](https://github.com/rango-exchange/rango-client/commit/2a2dbb79022263f19446ced49d298e04d63f927f))



# [0.40.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.40.0) (2024-11-12)


Expand Down
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.2",
"version": "0.41.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-solana": "^0.34.1-next.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"@rango-dev/signer-solana": "^0.35.0",
"@rango-dev/wallets-shared": "^0.40.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions wallets/provider-clover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.41.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.41.0) (2024-11-27)


### Features

* add ton connect provider ([2a2dbb7](https://github.com/rango-exchange/rango-client/commit/2a2dbb79022263f19446ced49d298e04d63f927f))



# [0.40.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.40.0) (2024-11-12)


Expand Down
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.2",
"version": "0.41.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-solana": "^0.34.1-next.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"@rango-dev/signer-solana": "^0.35.0",
"@rango-dev/wallets-shared": "^0.40.0",
"bs58": "^5.0.0",
"rango-types": "^0.1.74"
},
Expand Down
9 changes: 9 additions & 0 deletions wallets/provider-coin98/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.41.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.41.0) (2024-11-27)


### Features

* add ton connect provider ([2a2dbb7](https://github.com/rango-exchange/rango-client/commit/2a2dbb79022263f19446ced49d298e04d63f927f))



# [0.40.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.40.0) (2024-11-12)


Expand Down
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.2",
"version": "0.41.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-solana": "^0.34.1-next.0",
"@rango-dev/wallets-shared": "^0.39.1-next.0",
"@rango-dev/signer-solana": "^0.35.0",
"@rango-dev/wallets-shared": "^0.40.0",
"@solana/web3.js": "^1.91.4",
"bs58": "^5.0.0",
"rango-types": "^0.1.74"
Expand Down
9 changes: 9 additions & 0 deletions wallets/provider-coinbase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.40.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.40.0) (2024-11-27)


### Features

* add ton connect provider ([2a2dbb7](https://github.com/rango-exchange/rango-client/commit/2a2dbb79022263f19446ced49d298e04d63f927f))



# [0.39.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.39.0) (2024-11-12)


Expand Down
Loading

0 comments on commit 98a2fa1

Please sign in to comment.