Skip to content

Commit

Permalink
Version Packages (#1186)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 12, 2025
1 parent 61058d8 commit ade8288
Show file tree
Hide file tree
Showing 72 changed files with 458 additions and 70 deletions.
27 changes: 0 additions & 27 deletions .changeset/hungry-zoos-rush.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/plenty-mirrors-lay.md

This file was deleted.

17 changes: 17 additions & 0 deletions packages/plugins/chainflip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @swapkit/plugin-chainflip

## 2.1.0

### Minor Changes

- [#1185](https://github.com/thorswap/SwapKit/pull/1185) [`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951) Thanks [@towanTG](https://github.com/towanTG)! - Adds alchemy api and refactors wallets api handling internally

### Patch Changes

- [#1182](https://github.com/thorswap/SwapKit/pull/1182) [`61058d8`](https://github.com/thorswap/SwapKit/commit/61058d8a1d39e1e9d77dab0f62b3883b41d970d4) Thanks [@0xepicode](https://github.com/0xepicode)! - Fix substrate signAndBroadcast and getAddress

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951), [`61058d8`](https://github.com/thorswap/SwapKit/commit/61058d8a1d39e1e9d77dab0f62b3883b41d970d4)]:
- @swapkit/helpers@2.5.0
- @swapkit/toolbox-utxo@1.3.0
- @swapkit/toolbox-evm@1.9.0
- @swapkit/api@2.4.0
- @swapkit/toolbox-substrate@1.3.19

## 2.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/chainflip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.0.13"
"version": "2.1.0"
}
9 changes: 9 additions & 0 deletions packages/plugins/evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @swapkit/plugin-evm

## 1.3.22

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951)]:
- @swapkit/helpers@2.5.0
- @swapkit/toolbox-evm@1.9.0
- @swapkit/api@2.4.0

## 1.3.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/evm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.3.21"
"version": "1.3.22"
}
8 changes: 8 additions & 0 deletions packages/plugins/kado/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/plugin-kado

## 0.2.14

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951)]:
- @swapkit/helpers@2.5.0
- @swapkit/api@2.4.0

## 0.2.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/kado/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "0.2.13"
"version": "0.2.14"
}
8 changes: 8 additions & 0 deletions packages/plugins/radix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/plugin-radix

## 1.3.16

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951)]:
- @swapkit/helpers@2.5.0
- @swapkit/api@2.4.0

## 1.3.15

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/radix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.3.15"
"version": "1.3.16"
}
12 changes: 12 additions & 0 deletions packages/plugins/thorchain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @swapkit/plugin-thorchain

## 2.3.10

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951), [`61058d8`](https://github.com/thorswap/SwapKit/commit/61058d8a1d39e1e9d77dab0f62b3883b41d970d4)]:
- @swapkit/toolbox-cosmos@1.9.0
- @swapkit/helpers@2.5.0
- @swapkit/toolbox-utxo@1.3.0
- @swapkit/toolbox-evm@1.9.0
- @swapkit/api@2.4.0
- @swapkit/toolbox-substrate@1.3.19

## 2.3.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/plugins/thorchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.3.9"
"version": "2.3.10"
}
11 changes: 11 additions & 0 deletions packages/swapkit/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @swapkit/api

## 2.4.0

### Minor Changes

- [#1185](https://github.com/thorswap/SwapKit/pull/1185) [`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951) Thanks [@towanTG](https://github.com/towanTG)! - Adds alchemy api and refactors wallets api handling internally

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951)]:
- @swapkit/helpers@2.5.0

## 2.3.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swapkit/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.3.7"
"version": "2.4.0"
}
15 changes: 15 additions & 0 deletions packages/swapkit/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @swapkit/core

## 3.2.22

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951), [`61058d8`](https://github.com/thorswap/SwapKit/commit/61058d8a1d39e1e9d77dab0f62b3883b41d970d4)]:
- @swapkit/toolbox-cosmos@1.9.0
- @swapkit/helpers@2.5.0
- @swapkit/toolbox-utxo@1.3.0
- @swapkit/toolbox-evm@1.9.0
- @swapkit/api@2.4.0
- @swapkit/toolbox-substrate@1.3.19
- @swapkit/plugin-evm@1.3.22
- @swapkit/toolbox-radix@1.2.34
- @swapkit/toolbox-solana@1.4.6

## 3.2.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swapkit/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "3.2.21"
"version": "3.2.22"
}
11 changes: 11 additions & 0 deletions packages/swapkit/helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @swapkit/helpers

## 2.5.0

### Minor Changes

- [#1185](https://github.com/thorswap/SwapKit/pull/1185) [`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951) Thanks [@towanTG](https://github.com/towanTG)! - Adds alchemy api and refactors wallets api handling internally

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951)]:
- @swapkit/tokens@2.3.0

## 2.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swapkit/helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.4.3"
"version": "2.5.0"
}
15 changes: 15 additions & 0 deletions packages/swapkit/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @swapkit/sdk

## 2.2.19

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951), [`61058d8`](https://github.com/thorswap/SwapKit/commit/61058d8a1d39e1e9d77dab0f62b3883b41d970d4)]:
- @swapkit/plugin-chainflip@2.1.0
- @swapkit/tokens@2.3.0
- @swapkit/api@2.4.0
- @swapkit/wallets@2.0.22
- @swapkit/plugin-thorchain@2.3.10
- @swapkit/core@3.2.22
- @swapkit/plugin-evm@1.3.22
- @swapkit/plugin-kado@0.2.14
- @swapkit/plugin-radix@1.3.16

## 2.2.18

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swapkit/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.2.18"
"version": "2.2.19"
}
6 changes: 6 additions & 0 deletions packages/swapkit/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @swapkit/tokens

## 2.3.0

### Minor Changes

- [#1185](https://github.com/thorswap/SwapKit/pull/1185) [`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951) Thanks [@towanTG](https://github.com/towanTG)! - Adds alchemy api and refactors wallets api handling internally

## 2.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swapkit/tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.2.2"
"version": "2.3.0"
}
23 changes: 23 additions & 0 deletions packages/swapkit/wallets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# @swapkit/wallets

## 2.0.22

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951), [`61058d8`](https://github.com/thorswap/SwapKit/commit/61058d8a1d39e1e9d77dab0f62b3883b41d970d4)]:
- @swapkit/wallet-evm-extensions@1.3.0
- @swapkit/wallet-keepkey-bex@1.3.0
- @swapkit/wallet-polkadotjs@1.2.0
- @swapkit/wallet-coinbase@1.3.0
- @swapkit/wallet-keystore@1.6.0
- @swapkit/wallet-talisman@1.5.0
- @swapkit/wallet-phantom@1.3.0
- @swapkit/wallet-bitget@1.2.0
- @swapkit/wallet-exodus@1.4.0
- @swapkit/wallet-ledger@1.11.0
- @swapkit/wallet-trezor@1.4.0
- @swapkit/wallet-keplr@1.3.0
- @swapkit/wallet-ctrl@2.2.0
- @swapkit/wallet-okx@1.5.0
- @swapkit/wallet-wc@1.7.0
- @swapkit/wallet-keepkey@1.5.13
- @swapkit/wallet-radix@1.3.6

## 2.0.21

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swapkit/wallets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.0.21"
"version": "2.0.22"
}
6 changes: 6 additions & 0 deletions packages/swapkit/wizard/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @swapkit/wizard

## 2.2.0

### Minor Changes

- [#1185](https://github.com/thorswap/SwapKit/pull/1185) [`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951) Thanks [@towanTG](https://github.com/towanTG)! - Adds alchemy api and refactors wallets api handling internally

## 2.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swapkit/wizard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.1.0"
"version": "2.2.0"
}
12 changes: 12 additions & 0 deletions packages/toolboxes/cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @swapkit/toolbox-cosmos

## 1.9.0

### Minor Changes

- [#1185](https://github.com/thorswap/SwapKit/pull/1185) [`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951) Thanks [@towanTG](https://github.com/towanTG)! - Adds alchemy api and refactors wallets api handling internally

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951)]:
- @swapkit/helpers@2.5.0
- @swapkit/api@2.4.0

## 1.8.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/toolboxes/cosmos/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.8.9"
"version": "1.9.0"
}
12 changes: 12 additions & 0 deletions packages/toolboxes/evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @swapkit/toolbox-evm

## 1.9.0

### Minor Changes

- [#1185](https://github.com/thorswap/SwapKit/pull/1185) [`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951) Thanks [@towanTG](https://github.com/towanTG)! - Adds alchemy api and refactors wallets api handling internally

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951)]:
- @swapkit/helpers@2.5.0
- @swapkit/tokens@2.3.0

## 1.8.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/toolboxes/evm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.8.7"
"version": "1.9.0"
}
7 changes: 7 additions & 0 deletions packages/toolboxes/radix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swapkit/toolbox-radix

## 1.2.34

### Patch Changes

- Updated dependencies [[`6b9a5d7`](https://github.com/thorswap/SwapKit/commit/6b9a5d7dc2dad7d74052ce8308d91bf1da8eb951)]:
- @swapkit/helpers@2.5.0

## 1.2.33

### Patch Changes
Expand Down
Loading

0 comments on commit ade8288

Please sign in to comment.