Skip to content

Commit

Permalink
Version Packages (rc) (#855)
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] committed Jun 22, 2024
1 parent f5f234a commit cb08db0
Show file tree
Hide file tree
Showing 51 changed files with 278 additions and 25 deletions.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"sour-bugs-jam",
"spicy-days-fetch",
"strong-mugs-melt",
"strong-zebras-try",
"sweet-ducks-scream",
"tender-needles-repair",
"tender-news-search",
Expand Down
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

## 1.0.0-rc.80

### Patch Changes

- [#854](https://github.com/thorswap/SwapKit/pull/854) [`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d) Thanks [@towanTG](https://github.com/towanTG)! - TokenList changes, exposing of tx estimation methods, fixes types and other improvements

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/helpers@1.0.0-rc.112

## 1.0.0-rc.79

### Minor 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 @@ -35,5 +35,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.79"
"version": "1.0.0-rc.80"
}
10 changes: 10 additions & 0 deletions packages/swapkit/chainflip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @swapkit/chainflip

## 1.0.0-rc.68

### Patch Changes

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/toolbox-substrate@1.0.0-rc.47
- @swapkit/helpers@1.0.0-rc.112
- @swapkit/toolbox-evm@1.0.0-rc.119
- @swapkit/api@1.0.0-rc.80

## 1.0.0-rc.67

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swapkit/chainflip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.67"
"version": "1.0.0-rc.68"
}
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

## 1.0.0-rc.167

### Patch Changes

- [#854](https://github.com/thorswap/SwapKit/pull/854) [`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d) Thanks [@towanTG](https://github.com/towanTG)! - TokenList changes, exposing of tx estimation methods, fixes types and other improvements

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/toolbox-substrate@1.0.0-rc.47
- @swapkit/toolbox-cosmos@1.0.0-rc.139
- @swapkit/helpers@1.0.0-rc.112
- @swapkit/tokens@1.0.0-rc.54
- @swapkit/toolbox-utxo@1.0.0-rc.123
- @swapkit/toolbox-evm@1.0.0-rc.119
- @swapkit/api@1.0.0-rc.80

## 1.0.0-rc.166

### 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 @@ -45,5 +45,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.166"
"version": "1.0.0-rc.167"
}
9 changes: 9 additions & 0 deletions packages/swapkit/evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @swapkit/evm

## 1.0.0-rc.12

### Patch Changes

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/helpers@1.0.0-rc.112
- @swapkit/toolbox-evm@1.0.0-rc.119
- @swapkit/api@1.0.0-rc.80

## 1.0.0-rc.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swapkit/evm/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.0.0-rc.11"
"version": "1.0.0-rc.12"
}
9 changes: 9 additions & 0 deletions packages/swapkit/helpers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @swapkit/helpers

## 1.0.0-rc.112

### Patch Changes

- [#854](https://github.com/thorswap/SwapKit/pull/854) [`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d) Thanks [@towanTG](https://github.com/towanTG)! - TokenList changes, exposing of tx estimation methods, fixes types and other improvements

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/tokens@1.0.0-rc.54

## 1.0.0-rc.111

### Minor 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 @@ -38,5 +38,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.111"
"version": "1.0.0-rc.112"
}
27 changes: 27 additions & 0 deletions packages/swapkit/sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @swapkit/sdk

## 1.0.0-rc.194

### Patch Changes

- [#854](https://github.com/thorswap/SwapKit/pull/854) [`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d) Thanks [@towanTG](https://github.com/towanTG)! - TokenList changes, exposing of tx estimation methods, fixes types and other improvements

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/toolbox-substrate@1.0.0-rc.47
- @swapkit/toolbox-cosmos@1.0.0-rc.139
- @swapkit/tokens@1.0.0-rc.54
- @swapkit/toolbox-utxo@1.0.0-rc.123
- @swapkit/toolbox-evm@1.0.0-rc.119
- @swapkit/core@1.0.0-rc.167
- @swapkit/chainflip@1.0.0-rc.68
- @swapkit/thorchain@1.0.0-rc.69
- @swapkit/wallet-keystore@1.0.0-rc.156
- @swapkit/wallet-keepkey@1.0.0-rc.79
- @swapkit/wallet-keplr@1.0.0-rc.143
- @swapkit/wallet-ledger@1.0.0-rc.164
- @swapkit/wallet-okx@1.0.0-rc.157
- @swapkit/wallet-wc@1.0.0-rc.147
- @swapkit/wallet-xdefi@1.0.0-rc.160
- @swapkit/evm@1.0.0-rc.12
- @swapkit/wallet-coinbase@1.0.0-rc.27
- @swapkit/wallet-evm-extensions@1.0.0-rc.123
- @swapkit/wallet-trezor@1.0.0-rc.133

## 1.0.0-rc.193

### 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 @@ -67,5 +67,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.193"
"version": "1.0.0-rc.194"
}
12 changes: 12 additions & 0 deletions packages/swapkit/thorchain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @swapkit/thorchain

## 1.0.0-rc.69

### Patch Changes

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/toolbox-substrate@1.0.0-rc.47
- @swapkit/toolbox-cosmos@1.0.0-rc.139
- @swapkit/helpers@1.0.0-rc.112
- @swapkit/toolbox-utxo@1.0.0-rc.123
- @swapkit/toolbox-evm@1.0.0-rc.119
- @swapkit/api@1.0.0-rc.80

## 1.0.0-rc.68

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swapkit/thorchain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.68"
"version": "1.0.0-rc.69"
}
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

## 1.0.0-rc.54

### Patch Changes

- [#854](https://github.com/thorswap/SwapKit/pull/854) [`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d) Thanks [@towanTG](https://github.com/towanTG)! - TokenList changes, exposing of tx estimation methods, fixes types and other improvements

## 1.0.0-rc.53

### 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 @@ -28,5 +28,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.53"
"version": "1.0.0-rc.54"
}
10 changes: 10 additions & 0 deletions packages/toolboxes/cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @swapkit/toolbox-cosmos

## 1.0.0-rc.139

### Patch Changes

- [#854](https://github.com/thorswap/SwapKit/pull/854) [`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d) Thanks [@towanTG](https://github.com/towanTG)! - TokenList changes, exposing of tx estimation methods, fixes types and other improvements

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/helpers@1.0.0-rc.112
- @swapkit/api@1.0.0-rc.80

## 1.0.0-rc.138

### 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 @@ -68,5 +68,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.138"
"version": "1.0.0-rc.139"
}
9 changes: 9 additions & 0 deletions packages/toolboxes/evm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @swapkit/toolbox-evm

## 1.0.0-rc.119

### Patch Changes

- [#854](https://github.com/thorswap/SwapKit/pull/854) [`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d) Thanks [@towanTG](https://github.com/towanTG)! - TokenList changes, exposing of tx estimation methods, fixes types and other improvements

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/helpers@1.0.0-rc.112

## 1.0.0-rc.118

### 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 @@ -39,5 +39,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.118"
"version": "1.0.0-rc.119"
}
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.0.0-rc.4

### Patch Changes

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/helpers@1.0.0-rc.112

## 1.0.0-rc.3

### 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 @@ -38,5 +38,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.3"
"version": "1.0.0-rc.4"
}
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.0.0-rc.47

### Patch Changes

- [#854](https://github.com/thorswap/SwapKit/pull/854) [`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d) Thanks [@towanTG](https://github.com/towanTG)! - TokenList changes, exposing of tx estimation methods, fixes types and other improvements

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/helpers@1.0.0-rc.112

## 1.0.0-rc.46

### 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 @@ -44,5 +44,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.46"
"version": "1.0.0-rc.47"
}
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.0.0-rc.123

### Patch Changes

- [#854](https://github.com/thorswap/SwapKit/pull/854) [`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d) Thanks [@towanTG](https://github.com/towanTG)! - TokenList changes, exposing of tx estimation methods, fixes types and other improvements

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/helpers@1.0.0-rc.112

## 1.0.0-rc.122

### 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 @@ -52,5 +52,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.122"
"version": "1.0.0-rc.123"
}
8 changes: 8 additions & 0 deletions packages/wallets/coinbase/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/wallet-coinbase

## 1.0.0-rc.27

### Patch Changes

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/helpers@1.0.0-rc.112
- @swapkit/toolbox-evm@1.0.0-rc.119

## 1.0.0-rc.26

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/coinbase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.26"
"version": "1.0.0-rc.27"
}
8 changes: 8 additions & 0 deletions packages/wallets/evm-extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/wallet-evm-extensions

## 1.0.0-rc.123

### Patch Changes

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/helpers@1.0.0-rc.112
- @swapkit/toolbox-evm@1.0.0-rc.119

## 1.0.0-rc.122

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/evm-extensions/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.0.0-rc.122"
"version": "1.0.0-rc.123"
}
9 changes: 9 additions & 0 deletions packages/wallets/exodus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @swapkit/wallet-exodus

## 1.0.0-rc.20

### Patch Changes

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/helpers@1.0.0-rc.112
- @swapkit/toolbox-utxo@1.0.0-rc.123
- @swapkit/toolbox-evm@1.0.0-rc.119

## 1.0.0-rc.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/exodus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.0-rc.19"
"version": "1.0.0-rc.20"
}
10 changes: 10 additions & 0 deletions packages/wallets/keepkey/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @swapkit/wallet-keepkey

## 1.0.0-rc.79

### Patch Changes

- Updated dependencies [[`ab5c3b3`](https://github.com/thorswap/SwapKit/commit/ab5c3b3e2b8987c2496c8d375e8c4aaa8ffb5f4d)]:
- @swapkit/toolbox-cosmos@1.0.0-rc.139
- @swapkit/helpers@1.0.0-rc.112
- @swapkit/toolbox-utxo@1.0.0-rc.123
- @swapkit/toolbox-evm@1.0.0-rc.119

## 1.0.0-rc.78

### Patch Changes
Expand Down
Loading

0 comments on commit cb08db0

Please sign in to comment.