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]
- [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],[email protected],[email protected],[email protected],[email protected],[email protected]
[skip ci]
  • Loading branch information
github-actions[bot] committed Nov 12, 2024
1 parent 01d6678 commit 13125d1
Show file tree
Hide file tree
Showing 109 changed files with 434 additions and 204 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.38.6-next.1",
"@rango-dev/provider-xdefi": "^0.38.2-next.1",
"@rango-dev/queue-manager-rango-preset": "^0.38.1-next.0",
"@rango-dev/provider-all": "^0.39.0",
"@rango-dev/provider-xdefi": "^0.39.0",
"@rango-dev/queue-manager-rango-preset": "^0.39.0",
"@rango-dev/queue-manager-react": "^0.27.0",
"@rango-dev/wallets-react": "^0.24.1-next.0",
"@rango-dev/wallets-shared": "^0.38.1-next.0",
"@rango-dev/wallets-react": "^0.25.0",
"@rango-dev/wallets-shared": "^0.39.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.38.6-next.1",
"@rango-dev/wallets-adapter": "^0.34.6-next.1",
"@rango-dev/provider-all": "^0.39.0",
"@rango-dev/wallets-adapter": "^0.35.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.38.6-next.1",
"@rango-dev/ui": "^0.40.1-next.4",
"@rango-dev/wallets-react": "^0.24.1-next.0",
"@rango-dev/wallets-shared": "^0.38.1-next.0",
"@rango-dev/provider-all": "^0.39.0",
"@rango-dev/ui": "^0.41.0",
"@rango-dev/wallets-react": "^0.25.0",
"@rango-dev/wallets-shared": "^0.39.0",
"rango-sdk": "^0.1.57",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
4 changes: 4 additions & 0 deletions logging/sentry/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [0.8.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.8.0) (2024-11-12)



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


Expand Down
2 changes: 1 addition & 1 deletion logging/sentry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/logging-sentry",
"version": "0.7.1-next.0",
"version": "0.8.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
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.39.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.39.0) (2024-11-12)



# [0.38.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.38.0) (2024-10-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.38.1-next.0",
"version": "0.39.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
4 changes: 4 additions & 0 deletions signers/signer-evm/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-11-12)



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


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


### Bug Fixes

* fix solana signer by migrating confirm transaction to get signature statuses ([07b2b89](https://github.com/rango-exchange/rango-client/commit/07b2b89fec1d22a09ed9215691ff296a6e77a382))



# [0.33.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.33.0) (2024-10-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.33.1-next.1",
"version": "0.34.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
4 changes: 4 additions & 0 deletions signers/signer-starknet/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-11-12)



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


Expand Down
2 changes: 1 addition & 1 deletion signers/signer-starknet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/signer-starknet",
"version": "0.31.1-next.0",
"version": "0.32.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
4 changes: 4 additions & 0 deletions signers/signer-terra/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-11-12)



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


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



# [0.16.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.16.0) (2024-10-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.16.1-next.0",
"version": "0.17.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
4 changes: 4 additions & 0 deletions signers/signer-tron/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-11-12)



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


Expand Down
2 changes: 1 addition & 1 deletion signers/signer-tron/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rango-dev/signer-tron",
"version": "0.30.1-next.0",
"version": "0.31.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand Down
4 changes: 4 additions & 0 deletions wallets/core/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-12)



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


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



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


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.38.6-next.1",
"version": "0.39.0",
"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.39.1-next.0",
"@rango-dev/provider-bitget": "^0.35.1-next.0",
"@rango-dev/provider-braavos": "^0.32.1-next.0",
"@rango-dev/provider-brave": "^0.39.1-next.1",
"@rango-dev/provider-clover": "^0.39.1-next.1",
"@rango-dev/provider-coin98": "^0.39.1-next.1",
"@rango-dev/provider-coinbase": "^0.38.1-next.1",
"@rango-dev/provider-cosmostation": "^0.38.2-next.0",
"@rango-dev/provider-default": "^0.35.1-next.0",
"@rango-dev/provider-enkrypt": "^0.38.1-next.0",
"@rango-dev/provider-exodus": "^0.38.1-next.1",
"@rango-dev/provider-frontier": "^0.38.1-next.1",
"@rango-dev/provider-halo": "^0.38.1-next.0",
"@rango-dev/provider-keplr": "^0.38.3-next.0",
"@rango-dev/provider-leap-cosmos": "^0.38.2-next.0",
"@rango-dev/provider-ledger": "^0.8.1-next.1",
"@rango-dev/provider-math-wallet": "^0.38.1-next.1",
"@rango-dev/provider-metamask": "^0.38.1-next.0",
"@rango-dev/provider-okx": "^0.38.1-next.1",
"@rango-dev/provider-phantom": "^0.38.1-next.1",
"@rango-dev/provider-rabby": "^0.5.1-next.0",
"@rango-dev/provider-safe": "^0.31.1-next.0",
"@rango-dev/provider-safepal": "^0.38.1-next.1",
"@rango-dev/provider-solflare": "^0.4.2-next.1",
"@rango-dev/provider-solflare-snap": "^0.9.1-next.1",
"@rango-dev/provider-taho": "^0.38.1-next.0",
"@rango-dev/provider-tokenpocket": "^0.38.1-next.0",
"@rango-dev/provider-tomo": "^0.5.1-next.0",
"@rango-dev/provider-trezor": "^0.5.1-next.1",
"@rango-dev/provider-tron-link": "^0.38.1-next.0",
"@rango-dev/provider-trustwallet": "^0.38.1-next.0",
"@rango-dev/provider-walletconnect-2": "^0.31.4-next.1",
"@rango-dev/provider-xdefi": "^0.38.2-next.1",
"@rango-dev/wallets-react": "^0.24.1-next.0",
"@rango-dev/wallets-shared": "^0.38.1-next.0"
"@rango-dev/provider-argentx": "^0.40.0",
"@rango-dev/provider-bitget": "^0.36.0",
"@rango-dev/provider-braavos": "^0.33.0",
"@rango-dev/provider-brave": "^0.40.0",
"@rango-dev/provider-clover": "^0.40.0",
"@rango-dev/provider-coin98": "^0.40.0",
"@rango-dev/provider-coinbase": "^0.39.0",
"@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.0",
"@rango-dev/provider-frontier": "^0.39.0",
"@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.0",
"@rango-dev/provider-math-wallet": "^0.39.0",
"@rango-dev/provider-metamask": "^0.39.0",
"@rango-dev/provider-okx": "^0.39.0",
"@rango-dev/provider-phantom": "^0.39.0",
"@rango-dev/provider-rabby": "^0.6.0",
"@rango-dev/provider-safe": "^0.32.0",
"@rango-dev/provider-safepal": "^0.39.0",
"@rango-dev/provider-solflare": "^0.5.0",
"@rango-dev/provider-solflare-snap": "^0.10.0",
"@rango-dev/provider-taho": "^0.39.0",
"@rango-dev/provider-tokenpocket": "^0.39.0",
"@rango-dev/provider-tomo": "^0.6.0",
"@rango-dev/provider-trezor": "^0.6.0",
"@rango-dev/provider-tron-link": "^0.39.0",
"@rango-dev/provider-trustwallet": "^0.39.0",
"@rango-dev/provider-walletconnect-2": "^0.32.0",
"@rango-dev/provider-xdefi": "^0.39.0",
"@rango-dev/wallets-react": "^0.25.0",
"@rango-dev/wallets-shared": "^0.39.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.40.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.40.0) (2024-11-12)



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


Expand Down
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.39.1-next.0",
"version": "0.40.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -21,8 +21,8 @@
"lint": "eslint \"**/*.{ts,tsx}\" --ignore-path ../../.eslintignore"
},
"dependencies": {
"@rango-dev/signer-starknet": "^0.31.1-next.0",
"@rango-dev/wallets-shared": "^0.38.1-next.0",
"@rango-dev/signer-starknet": "^0.32.0",
"@rango-dev/wallets-shared": "^0.39.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.36.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.36.0) (2024-11-12)



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


Expand Down
8 changes: 4 additions & 4 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.35.1-next.0",
"version": "0.36.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -21,9 +21,9 @@
"lint": "eslint \"**/*.{ts,tsx}\" --ignore-path ../../.eslintignore"
},
"dependencies": {
"@rango-dev/signer-evm": "^0.31.1-next.0",
"@rango-dev/signer-tron": "^0.30.1-next.0",
"@rango-dev/wallets-shared": "^0.38.1-next.0",
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-tron": "^0.31.0",
"@rango-dev/wallets-shared": "^0.39.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.33.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.33.0) (2024-11-12)



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


Expand Down
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.32.1-next.0",
"version": "0.33.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -21,8 +21,8 @@
"lint": "eslint \"**/*.{ts,tsx}\" --ignore-path ../../.eslintignore"
},
"dependencies": {
"@rango-dev/signer-starknet": "^0.31.1-next.0",
"@rango-dev/wallets-shared": "^0.38.1-next.0",
"@rango-dev/signer-starknet": "^0.32.0",
"@rango-dev/wallets-shared": "^0.39.0",
"rango-types": "^0.1.74"
},
"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.40.0](https://github.com/rango-exchange/rango-client/compare/[email protected]@0.40.0) (2024-11-12)



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


Expand Down
8 changes: 4 additions & 4 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.39.1-next.1",
"version": "0.40.0",
"license": "MIT",
"type": "module",
"source": "./src/index.ts",
Expand All @@ -21,9 +21,9 @@
"lint": "eslint \"**/*.{ts,tsx}\" --ignore-path ../../.eslintignore"
},
"dependencies": {
"@rango-dev/signer-evm": "^0.31.1-next.0",
"@rango-dev/signer-solana": "^0.33.1-next.1",
"@rango-dev/wallets-shared": "^0.38.1-next.0",
"@rango-dev/signer-evm": "^0.32.0",
"@rango-dev/signer-solana": "^0.34.0",
"@rango-dev/wallets-shared": "^0.39.0",
"rango-types": "^0.1.74"
},
"publishConfig": {
Expand Down
Loading

0 comments on commit 13125d1

Please sign in to comment.