Skip to content

Commit

Permalink
Version Packages (#1131)
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 12, 2024
1 parent a3ef441 commit 2ccdab0
Show file tree
Hide file tree
Showing 42 changed files with 200 additions and 39 deletions.
5 changes: 0 additions & 5 deletions .changeset/blue-rings-allow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brave-dingos-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/old-bags-sit.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-swans-promise.md

This file was deleted.

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

## 1.5.0

### Minor Changes

- [#1129](https://github.com/thorswap/SwapKit/pull/1129) [`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721) Thanks [@ochhii1337](https://github.com/ochhii1337)! - Add props to getDepositAddress

### Patch Changes

- Updated dependencies [[`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721), [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/api@2.1.0
- @swapkit/helpers@2.2.0

## 1.4.7

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

## 1.3.8

### Patch Changes

- Updated dependencies [[`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721), [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/api@2.1.0
- @swapkit/helpers@2.2.0

## 1.3.7

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

### Patch Changes

- Updated dependencies [[`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721), [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/api@2.1.0
- @swapkit/helpers@2.2.0

## 0.2.1

### 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.1"
"version": "0.2.2"
}
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.4

### Patch Changes

- Updated dependencies [[`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721), [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/api@2.1.0
- @swapkit/helpers@2.2.0

## 1.3.3

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

## 2.2.2

### Patch Changes

- Updated dependencies [[`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721), [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8), [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/api@2.1.0
- @swapkit/toolbox-cosmos@1.7.0
- @swapkit/helpers@2.2.0

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

## 2.1.0

### Minor Changes

- [#1129](https://github.com/thorswap/SwapKit/pull/1129) [`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721) Thanks [@ochhii1337](https://github.com/ochhii1337)! - Export sub api collections

### Patch Changes

- [#1130](https://github.com/thorswap/SwapKit/pull/1130) [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8) Thanks [@towanTG](https://github.com/towanTG)! - Adds new Quote Response typing

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

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

## 3.2.3

### Patch Changes

- Updated dependencies [[`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721), [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8), [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/api@2.1.0
- @swapkit/toolbox-cosmos@1.7.0
- @swapkit/plugin-evm@1.3.8
- @swapkit/helpers@2.2.0

## 3.2.2

### 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.2"
"version": "3.2.3"
}
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.8

### Patch Changes

- Updated dependencies [[`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721), [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8), [`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721)]:
- @swapkit/api@2.1.0
- @swapkit/plugin-chainflip@1.5.0
- @swapkit/plugin-evm@1.3.8
- @swapkit/plugin-kado@0.2.2
- @swapkit/plugin-radix@1.3.4
- @swapkit/plugin-thorchain@2.2.2
- @swapkit/core@3.2.3
- @swapkit/wallets@2.0.4

## 2.1.7

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

## 2.0.4

### Patch Changes

- Updated dependencies []:
- @swapkit/wallet-bitget@1.0.2
- @swapkit/wallet-ctrl@2.0.4
- @swapkit/wallet-keepkey@1.4.11
- @swapkit/wallet-keepkey-bex@1.1.11
- @swapkit/wallet-keplr@1.1.21
- @swapkit/wallet-keystore@1.4.3
- @swapkit/wallet-ledger@1.9.2
- @swapkit/wallet-okx@1.3.11
- @swapkit/wallet-wc@1.5.11

## 2.0.3

### 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.3"
"version": "2.0.4"
}
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.7.0

### Minor Changes

- [#1130](https://github.com/thorswap/SwapKit/pull/1130) [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8) Thanks [@towanTG](https://github.com/towanTG)! - Transfer and Deposit msg creation can be configured to not be converted to a signable

### Patch Changes

- Updated dependencies [[`a3ef441`](https://github.com/thorswap/SwapKit/commit/a3ef44162d558b2be2fb63c4c023bace9499e721), [`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/api@2.1.0
- @swapkit/helpers@2.2.0

## 1.6.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.6.4"
"version": "1.7.0"
}
8 changes: 8 additions & 0 deletions packages/wallets/bitget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/wallet-bitget

## 1.0.2

### Patch Changes

- Updated dependencies [[`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/toolbox-cosmos@1.7.0
- @swapkit/helpers@2.2.0

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/bitget/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.0.1"
"version": "1.0.2"
}
8 changes: 8 additions & 0 deletions packages/wallets/ctrl/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/wallet-xdefi

## 2.0.4

### Patch Changes

- Updated dependencies [[`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/toolbox-cosmos@1.7.0
- @swapkit/helpers@2.2.0

## 2.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/ctrl/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": "2.0.3"
"version": "2.0.4"
}
8 changes: 8 additions & 0 deletions packages/wallets/keepkey-bex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/wallet-keepkey-bex

## 1.1.11

### Patch Changes

- Updated dependencies [[`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/toolbox-cosmos@1.7.0
- @swapkit/helpers@2.2.0

## 1.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/keepkey-bex/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.1.10"
"version": "1.1.11"
}
8 changes: 8 additions & 0 deletions packages/wallets/keepkey/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/wallet-keepkey

## 1.4.11

### Patch Changes

- Updated dependencies [[`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/toolbox-cosmos@1.7.0
- @swapkit/helpers@2.2.0

## 1.4.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/keepkey/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.4.10"
"version": "1.4.11"
}
8 changes: 8 additions & 0 deletions packages/wallets/keplr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/wallet-keplr

## 1.1.21

### Patch Changes

- Updated dependencies [[`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/toolbox-cosmos@1.7.0
- @swapkit/helpers@2.2.0

## 1.1.20

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/keplr/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.1.20"
"version": "1.1.21"
}
8 changes: 8 additions & 0 deletions packages/wallets/keystore/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/wallet-keystore

## 1.4.3

### Patch Changes

- Updated dependencies [[`6a0e9d9`](https://github.com/thorswap/SwapKit/commit/6a0e9d94ef88df26785f55d4f293095666dc28d8)]:
- @swapkit/toolbox-cosmos@1.7.0
- @swapkit/helpers@2.2.0

## 1.4.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/keystore/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.4.2"
"version": "1.4.3"
}
Loading

0 comments on commit 2ccdab0

Please sign in to comment.