Skip to content

Commit

Permalink
Version Packages (#988)
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 Sep 12, 2024
1 parent 5769956 commit 9f3137a
Show file tree
Hide file tree
Showing 64 changed files with 343 additions and 45 deletions.
5 changes: 0 additions & 5 deletions .changeset/itchy-ladybugs-hear.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/thin-mails-remember.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.2.13

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0
- @swapkit/api@1.7.1
- @swapkit/toolbox-evm@1.4.1
- @swapkit/toolbox-substrate@1.2.8
- @swapkit/toolbox-utxo@1.1.13

## 1.2.12

### 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 @@ -34,5 +34,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.2.12"
"version": "1.2.13"
}
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.1.14

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0
- @swapkit/api@1.7.1
- @swapkit/toolbox-evm@1.4.1

## 1.1.13

### 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 @@ -29,5 +29,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.1.13"
"version": "1.1.14"
}
12 changes: 12 additions & 0 deletions packages/plugins/radix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @swapkit/plugin-radix

## 1.1.0

### Minor Changes

- [#987](https://github.com/thorswap/SwapKit/pull/987) [`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5) Thanks [@towanTG](https://github.com/towanTG)! - Fixes some issues with radix wallet on mobile connect and simplifies code

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0
- @swapkit/api@1.7.1

## 1.0.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 @@ -28,5 +28,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.0.1"
"version": "1.1.0"
}
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

## 1.1.30

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0
- @swapkit/api@1.7.1
- @swapkit/toolbox-cosmos@1.3.2
- @swapkit/toolbox-evm@1.4.1
- @swapkit/toolbox-substrate@1.2.8
- @swapkit/toolbox-utxo@1.1.13

## 1.1.29

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

## 1.7.1

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0

## 1.7.0

### 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 @@ -28,5 +28,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.7.0"
"version": "1.7.1"
}
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

## 1.4.0

### Minor Changes

- [#987](https://github.com/thorswap/SwapKit/pull/987) [`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5) Thanks [@towanTG](https://github.com/towanTG)! - Fixes some issues with radix wallet on mobile connect and simplifies code

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0
- @swapkit/toolbox-radix@1.2.0
- @swapkit/plugin-evm@1.1.14
- @swapkit/api@1.7.1
- @swapkit/toolbox-cosmos@1.3.2
- @swapkit/toolbox-evm@1.4.1
- @swapkit/toolbox-solana@1.1.1
- @swapkit/toolbox-substrate@1.2.8
- @swapkit/toolbox-utxo@1.1.13

## 1.3.0

### Minor 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 @@ -35,5 +35,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.3.0"
"version": "1.4.0"
}
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

## 1.10.0

### Minor Changes

- [#987](https://github.com/thorswap/SwapKit/pull/987) [`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5) Thanks [@towanTG](https://github.com/towanTG)! - Fixes some issues with radix wallet on mobile connect and simplifies code

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/tokens@1.7.0

## 1.9.0

### 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 @@ -36,5 +36,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.9.0"
"version": "1.10.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

## 1.2.1

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5), [`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/tokens@1.7.0
- @swapkit/plugin-radix@1.1.0
- @swapkit/core@1.4.0
- @swapkit/plugin-chainflip@1.2.13
- @swapkit/plugin-evm@1.1.14
- @swapkit/plugin-thorchain@1.1.30
- @swapkit/api@1.7.1
- @swapkit/wallets@1.2.1

## 1.2.0

### Minor 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": "1.2.0"
"version": "1.2.1"
}
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.7.0

### Minor Changes

- [#987](https://github.com/thorswap/SwapKit/pull/987) [`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5) Thanks [@towanTG](https://github.com/towanTG)! - Updates tokenlist

## 1.6.0

### Minor 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 @@ -25,5 +25,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.6.0"
"version": "1.7.0"
}
21 changes: 21 additions & 0 deletions packages/swapkit/wallets/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @swapkit/wallets

## 1.2.1

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/wallet-radix@1.2.0
- @swapkit/wallet-coinbase@1.1.8
- @swapkit/wallet-evm-extensions@1.1.2
- @swapkit/wallet-exodus@1.2.8
- @swapkit/wallet-keepkey@1.3.2
- @swapkit/wallet-keplr@1.0.34
- @swapkit/wallet-keystore@1.2.10
- @swapkit/wallet-ledger@1.3.2
- @swapkit/wallet-okx@1.1.10
- @swapkit/wallet-phantom@1.1.1
- @swapkit/wallet-polkadotjs@1.0.26
- @swapkit/wallet-talisman@1.2.7
- @swapkit/wallet-trezor@1.0.30
- @swapkit/wallet-wc@1.3.2
- @swapkit/wallet-xdefi@1.1.10

## 1.2.0

### Minor 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": "1.2.0"
"version": "1.2.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.3.2

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0
- @swapkit/api@1.7.1

## 1.3.1

### 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 @@ -42,5 +42,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.3.1"
"version": "1.3.2"
}
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.4.1

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0

## 1.4.0

### Minor 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.4.0"
"version": "1.4.1"
}
11 changes: 11 additions & 0 deletions packages/toolboxes/radix/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @swapkit/toolbox-radix

## 1.2.0

### Minor Changes

- [#987](https://github.com/thorswap/SwapKit/pull/987) [`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5) Thanks [@towanTG](https://github.com/towanTG)! - Fixes some issues with radix wallet on mobile connect and simplifies code

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0

## 1.1.0

### Minor 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 @@ -31,5 +31,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.1.0"
"version": "1.2.0"
}
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.1.1

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0

## 1.1.0

### Minor 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 @@ -30,5 +30,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.1.0"
"version": "1.1.1"
}
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.2.8

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0

## 1.2.7

### 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 @@ -35,5 +35,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.2.7"
"version": "1.2.8"
}
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.1.13

### Patch Changes

- Updated dependencies [[`5769956`](https://github.com/thorswap/SwapKit/commit/5769956c9e7ee97efaff9cc6408671fb3effd0b5)]:
- @swapkit/helpers@1.10.0

## 1.1.12

### 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 @@ -36,5 +36,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.1.12"
"version": "1.1.13"
}
Loading

0 comments on commit 9f3137a

Please sign in to comment.