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]

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]
[skip ci]
  • Loading branch information
github-actions[bot] committed Apr 23, 2024
1 parent 9537595 commit 1424015
Show file tree
Hide file tree
Showing 84 changed files with 366 additions and 141 deletions.
8 changes: 4 additions & 4 deletions examples/queue-manager-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"rango-sdk": "^0.1.45"
},
"dependencies": {
"@rango-dev/provider-all": "^0.30.1-next.4",
"@rango-dev/queue-manager-rango-preset": "^0.30.1-next.2",
"@rango-dev/provider-all": "^0.31.0",
"@rango-dev/queue-manager-rango-preset": "^0.31.0",
"@rango-dev/queue-manager-react": "^0.26.0",
"@rango-dev/wallets-react": "^0.16.1-next.1",
"@rango-dev/wallets-shared": "^0.30.1-next.1",
"@rango-dev/wallets-react": "^0.17.0",
"@rango-dev/wallets-shared": "^0.31.0",
"bignumber.js": "^9.1.1",
"ethers": "^5.7.2",
"rango-sdk-basic": "^0.1.44",
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 @@ -11,8 +11,8 @@
"clean": "rimraf .parcel-cache && rimraf dist"
},
"dependencies": {
"@rango-dev/provider-all": "^0.30.1-next.4",
"@rango-dev/wallets-adapter": "^0.25.1-next.6",
"@rango-dev/provider-all": "^0.31.0",
"@rango-dev/wallets-adapter": "^0.26.0",
"rango-sdk": "^0.1.45",
"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 @@ -11,10 +11,10 @@
"clean": "rimraf .parcel-cache && rimraf dist"
},
"dependencies": {
"@rango-dev/provider-all": "^0.30.1-next.4",
"@rango-dev/ui": "^0.31.1-next.3",
"@rango-dev/wallets-react": "^0.16.1-next.1",
"@rango-dev/wallets-shared": "^0.30.1-next.1",
"@rango-dev/provider-all": "^0.31.0",
"@rango-dev/ui": "^0.32.0",
"@rango-dev/wallets-react": "^0.17.0",
"@rango-dev/wallets-shared": "^0.31.0",
"rango-sdk": "^0.1.45",
"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.31.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.31.0) (2024-04-23)



# [0.30.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.30.0) (2024-04-09)


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


### Bug Fixes

* improve solana transaction sign flow ([65b7be0](https://github.com/rango-exchange/rango-client/commit/65b7be0ce02bed88c98280999b615bc405e95cb6))


### Features

* add solflare snap connect and signer ([42aa2b0](https://github.com/rango-exchange/rango-client/commit/42aa2b039dd910e8e44db473e1acd28689a8b43b))



# [0.26.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.26.0) (2024-02-20)


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.26.1-next.2",
"version": "0.27.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
9 changes: 9 additions & 0 deletions wallets/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.32.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.32.0) (2024-04-23)


### Bug Fixes

* set current state for current network in conencting multi-chain wallets ([dc62af0](https://github.com/rango-exchange/rango-client/commit/dc62af03f0edc10400394ba600c7d83e1250b4e8))



# [0.31.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.31.0) (2024-04-09)


Expand Down
4 changes: 2 additions & 2 deletions 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.31.1-next.1",
"version": "0.32.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -26,7 +26,7 @@
"react-dom": "^17.0.0 || ^18.0.0"
},
"dependencies": {
"@rango-dev/wallets-shared": "^0.30.1-next.1",
"@rango-dev/wallets-shared": "^0.31.0",
"rango-types": "^0.1.59"
},
"publishConfig": {
Expand Down
9 changes: 9 additions & 0 deletions wallets/provider-all/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [0.31.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.31.0) (2024-04-23)


### Features

* add solflare snap connect and signer ([42aa2b0](https://github.com/rango-exchange/rango-client/commit/42aa2b039dd910e8e44db473e1acd28689a8b43b))



# [0.30.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.30.0) (2024-04-09)


Expand Down
58 changes: 29 additions & 29 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.30.1-next.4",
"version": "0.31.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -21,34 +21,34 @@
"lint": "eslint \"**/*.{ts,tsx}\" --ignore-path ../../.eslintignore"
},
"dependencies": {
"@rango-dev/provider-argentx": "^0.31.1-next.1",
"@rango-dev/provider-bitget": "^0.27.1-next.1",
"@rango-dev/provider-braavos": "^0.24.1-next.1",
"@rango-dev/provider-brave": "^0.31.1-next.3",
"@rango-dev/provider-clover": "^0.31.1-next.3",
"@rango-dev/provider-coin98": "^0.31.1-next.3",
"@rango-dev/provider-coinbase": "^0.30.1-next.3",
"@rango-dev/provider-cosmostation": "^0.30.1-next.1",
"@rango-dev/provider-default": "^0.27.1-next.1",
"@rango-dev/provider-enkrypt": "^0.30.1-next.1",
"@rango-dev/provider-exodus": "^0.30.1-next.3",
"@rango-dev/provider-frontier": "^0.30.1-next.3",
"@rango-dev/provider-halo": "^0.30.1-next.1",
"@rango-dev/provider-keplr": "^0.30.1-next.1",
"@rango-dev/provider-leap-cosmos": "^0.30.1-next.1",
"@rango-dev/provider-math-wallet": "^0.30.1-next.3",
"@rango-dev/provider-metamask": "^0.30.1-next.1",
"@rango-dev/provider-okx": "^0.30.1-next.4",
"@rango-dev/provider-phantom": "^0.30.1-next.3",
"@rango-dev/provider-safe": "^0.23.1-next.1",
"@rango-dev/provider-safepal": "^0.30.1-next.3",
"@rango-dev/provider-solflare-snap": "^0.1.1-next.0",
"@rango-dev/provider-taho": "^0.30.1-next.1",
"@rango-dev/provider-tokenpocket": "^0.30.1-next.1",
"@rango-dev/provider-tron-link": "^0.30.1-next.1",
"@rango-dev/provider-trustwallet": "^0.30.1-next.1",
"@rango-dev/provider-walletconnect-2": "^0.23.1-next.3",
"@rango-dev/provider-xdefi": "^0.30.1-next.3"
"@rango-dev/provider-argentx": "^0.32.0",
"@rango-dev/provider-bitget": "^0.28.0",
"@rango-dev/provider-braavos": "^0.25.0",
"@rango-dev/provider-brave": "^0.32.0",
"@rango-dev/provider-clover": "^0.32.0",
"@rango-dev/provider-coin98": "^0.32.0",
"@rango-dev/provider-coinbase": "^0.31.0",
"@rango-dev/provider-cosmostation": "^0.31.0",
"@rango-dev/provider-default": "^0.28.0",
"@rango-dev/provider-enkrypt": "^0.31.0",
"@rango-dev/provider-exodus": "^0.31.0",
"@rango-dev/provider-frontier": "^0.31.0",
"@rango-dev/provider-halo": "^0.31.0",
"@rango-dev/provider-keplr": "^0.31.0",
"@rango-dev/provider-leap-cosmos": "^0.31.0",
"@rango-dev/provider-math-wallet": "^0.31.0",
"@rango-dev/provider-metamask": "^0.31.0",
"@rango-dev/provider-okx": "^0.31.0",
"@rango-dev/provider-phantom": "^0.31.0",
"@rango-dev/provider-safe": "^0.24.0",
"@rango-dev/provider-safepal": "^0.31.0",
"@rango-dev/provider-solflare-snap": "^0.2.0",
"@rango-dev/provider-taho": "^0.31.0",
"@rango-dev/provider-tokenpocket": "^0.31.0",
"@rango-dev/provider-tron-link": "^0.31.0",
"@rango-dev/provider-trustwallet": "^0.31.0",
"@rango-dev/provider-walletconnect-2": "^0.24.0",
"@rango-dev/provider-xdefi": "^0.31.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.32.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.32.0) (2024-04-23)



# [0.31.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.31.0) (2024-04-09)


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.31.1-next.1",
"version": "0.32.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,7 +22,7 @@
},
"dependencies": {
"@rango-dev/signer-starknet": "^0.27.0",
"@rango-dev/wallets-shared": "^0.30.1-next.1",
"@rango-dev/wallets-shared": "^0.31.0",
"rango-types": "^0.1.59"
},
"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.28.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.28.0) (2024-04-23)



# [0.27.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.27.0) (2024-04-09)


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.27.1-next.1",
"version": "0.28.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@rango-dev/signer-evm": "^0.26.0",
"@rango-dev/signer-tron": "^0.26.0",
"@rango-dev/wallets-shared": "^0.30.1-next.1",
"@rango-dev/wallets-shared": "^0.31.0",
"rango-types": "^0.1.59"
},
"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.25.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.25.0) (2024-04-23)



# [0.24.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.24.0) (2024-04-09)


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



# [0.31.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.31.0) (2024-04-09)


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.31.1-next.3",
"version": "0.32.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.26.0",
"@rango-dev/signer-solana": "^0.26.1-next.2",
"@rango-dev/wallets-shared": "^0.30.1-next.1",
"@rango-dev/signer-solana": "^0.27.0",
"@rango-dev/wallets-shared": "^0.31.0",
"rango-types": "^0.1.59"
},
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions wallets/provider-clover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.32.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.32.0) (2024-04-23)



# [0.31.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.31.0) (2024-04-09)


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.31.1-next.3",
"version": "0.32.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.26.0",
"@rango-dev/signer-solana": "^0.26.1-next.2",
"@rango-dev/wallets-shared": "^0.30.1-next.1",
"@rango-dev/signer-solana": "^0.27.0",
"@rango-dev/wallets-shared": "^0.31.0",
"rango-types": "^0.1.59"
},
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions wallets/provider-coin98/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.32.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.32.0) (2024-04-23)



# [0.31.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.31.0) (2024-04-09)


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.31.1-next.3",
"version": "0.32.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.26.0",
"@rango-dev/signer-solana": "^0.26.1-next.2",
"@rango-dev/wallets-shared": "^0.30.1-next.1",
"@rango-dev/signer-solana": "^0.27.0",
"@rango-dev/wallets-shared": "^0.31.0",
"@solana/web3.js": "^1.91.4",
"bs58": "^5.0.0",
"rango-types": "^0.1.59"
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.31.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.31.0) (2024-04-23)


### Bug Fixes

* resolve conflicts between evm providers ([9a6734c](https://github.com/rango-exchange/rango-client/commit/9a6734cf1537bf0504cf9058d4d775313a9e8e80))



# [0.30.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.30.0) (2024-04-09)


Expand Down
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.30.1-next.3",
"version": "0.31.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -22,8 +22,8 @@
},
"dependencies": {
"@rango-dev/signer-evm": "^0.26.0",
"@rango-dev/signer-solana": "^0.26.1-next.2",
"@rango-dev/wallets-shared": "^0.30.1-next.1",
"@rango-dev/signer-solana": "^0.27.0",
"@rango-dev/wallets-shared": "^0.31.0",
"rango-types": "^0.1.59"
},
"publishConfig": {
Expand Down
4 changes: 4 additions & 0 deletions wallets/provider-cosmostation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.31.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.31.0) (2024-04-23)



# [0.30.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.30.0) (2024-04-09)


Expand Down
Loading

0 comments on commit 1424015

Please sign in to comment.