Skip to content

Commit

Permalink
Version Packages (#1118)
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 Dec 9, 2024
1 parent 448604a commit c6ca262
Show file tree
Hide file tree
Showing 67 changed files with 356 additions and 51 deletions.
5 changes: 0 additions & 5 deletions .changeset/giant-snails-chew.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/plenty-zebras-complain.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/small-games-travel.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

## 1.4.6

### Patch Changes

- Updated dependencies [[`baeb2e6`](https://github.com/thorswap/SwapKit/commit/baeb2e66990bd6c351432196f9e3670b598acdcd), [`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75), [`18f1bd7`](https://github.com/thorswap/SwapKit/commit/18f1bd7c52516b48d571badae3580236f8aa62e9)]:
- @swapkit/toolbox-substrate@1.3.9
- @swapkit/helpers@2.1.0
- @swapkit/api@2.0.3
- @swapkit/toolbox-evm@1.7.9
- @swapkit/toolbox-utxo@1.2.9

## 1.4.5

### 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": "1.4.5"
"version": "1.4.6"
}
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.6

### Patch Changes

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75), [`18f1bd7`](https://github.com/thorswap/SwapKit/commit/18f1bd7c52516b48d571badae3580236f8aa62e9)]:
- @swapkit/helpers@2.1.0
- @swapkit/api@2.0.3
- @swapkit/toolbox-evm@1.7.9

## 1.3.5

### 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.5"
"version": "1.3.6"
}
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.1.4

### Patch Changes

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75), [`18f1bd7`](https://github.com/thorswap/SwapKit/commit/18f1bd7c52516b48d571badae3580236f8aa62e9)]:
- @swapkit/helpers@2.1.0
- @swapkit/api@2.0.3

## 0.1.3

### 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.1.3"
"version": "0.1.4"
}
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.2

### Patch Changes

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75), [`18f1bd7`](https://github.com/thorswap/SwapKit/commit/18f1bd7c52516b48d571badae3580236f8aa62e9)]:
- @swapkit/helpers@2.1.0
- @swapkit/api@2.0.3

## 1.3.1

### 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.1"
"version": "1.3.2"
}
16 changes: 16 additions & 0 deletions packages/plugins/thorchain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @swapkit/plugin-thorchain

## 2.2.0

### Minor Changes

- [#1120](https://github.com/thorswap/SwapKit/pull/1120) [`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75) Thanks [@towanTG](https://github.com/towanTG)! - Improves Chain typing and removes WalletChain type

### Patch Changes

- Updated dependencies [[`baeb2e6`](https://github.com/thorswap/SwapKit/commit/baeb2e66990bd6c351432196f9e3670b598acdcd), [`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75), [`18f1bd7`](https://github.com/thorswap/SwapKit/commit/18f1bd7c52516b48d571badae3580236f8aa62e9)]:
- @swapkit/toolbox-substrate@1.3.9
- @swapkit/helpers@2.1.0
- @swapkit/api@2.0.3
- @swapkit/toolbox-cosmos@1.6.3
- @swapkit/toolbox-evm@1.7.9
- @swapkit/toolbox-utxo@1.2.9

## 2.1.1

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

## 2.0.3

### Patch Changes

- [#1117](https://github.com/thorswap/SwapKit/pull/1117) [`18f1bd7`](https://github.com/thorswap/SwapKit/commit/18f1bd7c52516b48d571badae3580236f8aa62e9) Thanks [@mfaizan1](https://github.com/mfaizan1)! - add cf boost param to quote request for api v2

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75)]:
- @swapkit/helpers@2.1.0

## 2.0.2

### 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.0.2"
"version": "2.0.3"
}
19 changes: 19 additions & 0 deletions packages/swapkit/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @swapkit/core

## 3.2.0

### Minor Changes

- [#1120](https://github.com/thorswap/SwapKit/pull/1120) [`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75) Thanks [@towanTG](https://github.com/towanTG)! - Improves Chain typing and removes WalletChain type

### Patch Changes

- Updated dependencies [[`baeb2e6`](https://github.com/thorswap/SwapKit/commit/baeb2e66990bd6c351432196f9e3670b598acdcd), [`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75), [`18f1bd7`](https://github.com/thorswap/SwapKit/commit/18f1bd7c52516b48d571badae3580236f8aa62e9)]:
- @swapkit/toolbox-substrate@1.3.9
- @swapkit/helpers@2.1.0
- @swapkit/api@2.0.3
- @swapkit/plugin-evm@1.3.6
- @swapkit/toolbox-cosmos@1.6.3
- @swapkit/toolbox-evm@1.7.9
- @swapkit/toolbox-radix@1.2.25
- @swapkit/toolbox-solana@1.3.9
- @swapkit/toolbox-utxo@1.2.9

## 3.1.1

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

## 2.1.0

### Minor Changes

- [#1120](https://github.com/thorswap/SwapKit/pull/1120) [`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75) Thanks [@towanTG](https://github.com/towanTG)! - Improves Chain typing and removes WalletChain type

## 2.0.0

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

## 2.1.4

### Patch Changes

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75), [`18f1bd7`](https://github.com/thorswap/SwapKit/commit/18f1bd7c52516b48d571badae3580236f8aa62e9)]:
- @swapkit/plugin-thorchain@2.2.0
- @swapkit/core@3.2.0
- @swapkit/api@2.0.3
- @swapkit/plugin-chainflip@1.4.6
- @swapkit/wallets@2.0.1
- @swapkit/plugin-evm@1.3.6
- @swapkit/plugin-kado@0.1.4
- @swapkit/plugin-radix@1.3.2

## 2.1.3

### 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.1.3"
"version": "2.1.4"
}
22 changes: 22 additions & 0 deletions packages/swapkit/wallets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @swapkit/wallets

## 2.0.1

### Patch Changes

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75)]:
- @swapkit/wallet-keystore@1.4.0
- @swapkit/wallet-ledger@1.9.0
- @swapkit/wallet-polkadotjs@1.0.51
- @swapkit/wallet-talisman@1.3.16
- @swapkit/wallet-coinbase@1.1.34
- @swapkit/wallet-ctrl@2.0.1
- @swapkit/wallet-evm-extensions@1.1.29
- @swapkit/wallet-exodus@1.2.35
- @swapkit/wallet-keepkey@1.4.9
- @swapkit/wallet-keepkey-bex@1.1.9
- @swapkit/wallet-keplr@1.1.19
- @swapkit/wallet-okx@1.3.9
- @swapkit/wallet-phantom@1.1.33
- @swapkit/wallet-radix@1.2.25
- @swapkit/wallet-trezor@1.2.17
- @swapkit/wallet-wc@1.5.9

## 2.0.0

### Major 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 @@ -40,5 +40,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.0.0"
"version": "2.0.1"
}
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.6.3

### Patch Changes

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75), [`18f1bd7`](https://github.com/thorswap/SwapKit/commit/18f1bd7c52516b48d571badae3580236f8aa62e9)]:
- @swapkit/helpers@2.1.0
- @swapkit/api@2.0.3

## 1.6.2

### 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.6.2"
"version": "1.6.3"
}
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.7.9

### Patch Changes

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75)]:
- @swapkit/helpers@2.1.0

## 1.7.8

### 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.7.8"
"version": "1.7.9"
}
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.25

### Patch Changes

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75)]:
- @swapkit/helpers@2.1.0

## 1.2.24

### 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.24"
"version": "1.2.25"
}
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.3.9

### Patch Changes

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75)]:
- @swapkit/helpers@2.1.0

## 1.3.8

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

## 1.3.9

### Patch Changes

- [#1119](https://github.com/thorswap/SwapKit/pull/1119) [`baeb2e6`](https://github.com/thorswap/SwapKit/commit/baeb2e66990bd6c351432196f9e3670b598acdcd) Thanks [@0xepicode](https://github.com/0xepicode)! - Fix polkadot address validation

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75)]:
- @swapkit/helpers@2.1.0

## 1.3.8

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

## 1.2.9

### Patch Changes

- Updated dependencies [[`448604a`](https://github.com/thorswap/SwapKit/commit/448604ac8a5f901be53cbbf0be113ad8ff6d9c75)]:
- @swapkit/helpers@2.1.0

## 1.2.8

### 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.8"
"version": "1.2.9"
}
Loading

0 comments on commit c6ca262

Please sign in to comment.