Skip to content

Commit

Permalink
Version Packages (#1166)
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 Jan 22, 2025
1 parent e5ec2de commit 87cca0e
Show file tree
Hide file tree
Showing 70 changed files with 360 additions and 44 deletions.
5 changes: 0 additions & 5 deletions .changeset/light-dryers-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tame-tigers-walk.md

This file was deleted.

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

## 2.0.9

### Patch Changes

- Updated dependencies [[`36a65e1`](https://github.com/thorswap/SwapKit/commit/36a65e1873eb74d77651f40ae73e067d8317fe49)]:
- @swapkit/toolbox-utxo@1.2.17
- @swapkit/helpers@2.4.3
- @swapkit/api@2.3.5
- @swapkit/toolbox-evm@1.8.7
- @swapkit/toolbox-substrate@1.3.17

## 2.0.8

### 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.8"
"version": "2.0.9"
}
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.19

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@2.4.3
- @swapkit/api@2.3.5
- @swapkit/toolbox-evm@1.8.7

## 1.3.18

### 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.18"
"version": "1.3.19"
}
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.11

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@2.4.3
- @swapkit/api@2.3.5

## 0.2.10

### 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.10"
"version": "0.2.11"
}
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.13

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@2.4.3
- @swapkit/api@2.3.5

## 1.3.12

### 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.12"
"version": "1.3.13"
}
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.3

### Patch Changes

- Updated dependencies [[`36a65e1`](https://github.com/thorswap/SwapKit/commit/36a65e1873eb74d77651f40ae73e067d8317fe49)]:
- @swapkit/toolbox-utxo@1.2.17
- @swapkit/helpers@2.4.3
- @swapkit/api@2.3.5
- @swapkit/toolbox-cosmos@1.8.5
- @swapkit/toolbox-evm@1.8.7
- @swapkit/toolbox-substrate@1.3.17

## 2.3.2

### 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.2"
"version": "2.3.3"
}
7 changes: 7 additions & 0 deletions packages/swapkit/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swapkit/api

## 2.3.5

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@2.4.3

## 2.3.4

### 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.4"
"version": "2.3.5"
}
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.15

### Patch Changes

- Updated dependencies [[`36a65e1`](https://github.com/thorswap/SwapKit/commit/36a65e1873eb74d77651f40ae73e067d8317fe49)]:
- @swapkit/toolbox-utxo@1.2.17
- @swapkit/helpers@2.4.3
- @swapkit/plugin-evm@1.3.19
- @swapkit/api@2.3.5
- @swapkit/toolbox-cosmos@1.8.5
- @swapkit/toolbox-evm@1.8.7
- @swapkit/toolbox-radix@1.2.33
- @swapkit/toolbox-solana@1.4.5
- @swapkit/toolbox-substrate@1.3.17

## 3.2.14

### 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.14"
"version": "3.2.15"
}
7 changes: 7 additions & 0 deletions packages/swapkit/helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swapkit/helpers

## 2.4.3

### Patch Changes

- Updated dependencies [[`36a65e1`](https://github.com/thorswap/SwapKit/commit/36a65e1873eb74d77651f40ae73e067d8317fe49)]:
- @swapkit/tokens@2.2.2

## 2.4.2

### 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.2"
"version": "2.4.3"
}
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.12

### Patch Changes

- Updated dependencies [[`36a65e1`](https://github.com/thorswap/SwapKit/commit/36a65e1873eb74d77651f40ae73e067d8317fe49)]:
- @swapkit/tokens@2.2.2
- @swapkit/plugin-chainflip@2.0.9
- @swapkit/plugin-thorchain@2.3.3
- @swapkit/core@3.2.15
- @swapkit/wallets@2.0.15
- @swapkit/plugin-evm@1.3.19
- @swapkit/plugin-kado@0.2.11
- @swapkit/plugin-radix@1.3.13
- @swapkit/api@2.3.5

## 2.2.11

### 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.11"
"version": "2.2.12"
}
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.2.2

### Patch Changes

- [#1164](https://github.com/thorswap/SwapKit/pull/1164) [`36a65e1`](https://github.com/thorswap/SwapKit/commit/36a65e1873eb74d77651f40ae73e067d8317fe49) Thanks [@towanTG](https://github.com/towanTG)! - Removes broken kado tokenlist

## 2.2.1

### 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.1"
"version": "2.2.2"
}
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.15

### Patch Changes

- Updated dependencies []:
- @swapkit/wallet-bitget@1.1.7
- @swapkit/wallet-ctrl@2.1.7
- @swapkit/wallet-exodus@1.3.7
- @swapkit/wallet-keepkey@1.5.7
- @swapkit/wallet-keepkey-bex@1.2.7
- @swapkit/wallet-keystore@1.5.7
- @swapkit/wallet-ledger@1.10.7
- @swapkit/wallet-okx@1.4.7
- @swapkit/wallet-phantom@1.2.7
- @swapkit/wallet-trezor@1.3.7
- @swapkit/wallet-coinbase@1.2.7
- @swapkit/wallet-evm-extensions@1.2.7
- @swapkit/wallet-keplr@1.2.5
- @swapkit/wallet-polkadotjs@1.1.5
- @swapkit/wallet-radix@1.3.5
- @swapkit/wallet-talisman@1.4.7
- @swapkit/wallet-wc@1.6.7

## 2.0.14

### 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.14"
"version": "2.0.15"
}
8 changes: 8 additions & 0 deletions packages/toolboxes/cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/toolbox-cosmos

## 1.8.5

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@2.4.3
- @swapkit/api@2.3.5

## 1.8.4

### 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.4"
"version": "1.8.5"
}
7 changes: 7 additions & 0 deletions packages/toolboxes/evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swapkit/toolbox-evm

## 1.8.7

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@2.4.3

## 1.8.6

### 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 @@ -32,5 +32,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.8.6"
"version": "1.8.7"
}
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.33

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@2.4.3

## 1.2.32

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

## 1.4.5

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@2.4.3

## 1.4.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/toolboxes/solana/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": "1.4.4"
"version": "1.4.5"
}
7 changes: 7 additions & 0 deletions packages/toolboxes/substrate/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @swapkit/toolbox-substrate

## 1.3.17

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@2.4.3

## 1.3.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/toolboxes/substrate/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": "1.3.16"
"version": "1.3.17"
}
9 changes: 9 additions & 0 deletions packages/toolboxes/utxo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @swapkit/toolbox-utxo

## 1.2.17

### Patch Changes

- [#1164](https://github.com/thorswap/SwapKit/pull/1164) [`36a65e1`](https://github.com/thorswap/SwapKit/commit/36a65e1873eb74d77651f40ae73e067d8317fe49) Thanks [@towanTG](https://github.com/towanTG)! - Adds safe conversion of blance from int number to string decimal

- Updated dependencies []:
- @swapkit/helpers@2.4.3

## 1.2.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/toolboxes/utxo/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": "1.2.16"
"version": "1.2.17"
}
Loading

0 comments on commit 87cca0e

Please sign in to comment.