Skip to content

Commit

Permalink
Version Packages (#1100)
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 Nov 25, 2024
1 parent 03675e7 commit a2882f1
Show file tree
Hide file tree
Showing 65 changed files with 335 additions and 37 deletions.
5 changes: 0 additions & 5 deletions .changeset/bright-bottles-accept.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.1

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@1.17.1
- @swapkit/api@1.11.1
- @swapkit/toolbox-evm@1.7.4
- @swapkit/toolbox-substrate@1.3.4
- @swapkit/toolbox-utxo@1.2.4

## 1.4.0

### Minor 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.0"
"version": "1.4.1"
}
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.1

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@1.17.1
- @swapkit/api@1.11.1
- @swapkit/toolbox-evm@1.7.4

## 1.3.0

### Minor 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.0"
"version": "1.3.1"
}
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.2.1

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@1.17.1
- @swapkit/api@1.11.1

## 1.2.0

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

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@1.17.1
- @swapkit/api@1.11.1
- @swapkit/toolbox-cosmos@1.5.4
- @swapkit/toolbox-evm@1.7.4
- @swapkit/toolbox-substrate@1.3.4
- @swapkit/toolbox-utxo@1.2.4

## 1.1.55

### 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": "1.1.55"
"version": "1.1.56"
}
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.11.1

### Patch Changes

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

## 1.11.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 @@ -27,5 +27,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.11.0"
"version": "1.11.1"
}
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

## 2.1.1

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@1.17.1
- @swapkit/plugin-evm@1.3.1
- @swapkit/api@1.11.1
- @swapkit/toolbox-cosmos@1.5.4
- @swapkit/toolbox-evm@1.7.4
- @swapkit/toolbox-radix@1.2.20
- @swapkit/toolbox-solana@1.3.4
- @swapkit/toolbox-substrate@1.3.4
- @swapkit/toolbox-utxo@1.2.4

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

## 1.17.1

### Patch Changes

- Updated dependencies [[`03675e7`](https://github.com/thorswap/SwapKit/commit/03675e726d67be8e54b01831e3cb4e854c1f9e85)]:
- @swapkit/tokens@1.9.1

## 1.17.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 @@ -35,5 +35,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.17.0"
"version": "1.17.1"
}
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.0.10

### Patch Changes

- Updated dependencies [[`03675e7`](https://github.com/thorswap/SwapKit/commit/03675e726d67be8e54b01831e3cb4e854c1f9e85)]:
- @swapkit/tokens@1.9.1
- @swapkit/plugin-chainflip@1.4.1
- @swapkit/plugin-evm@1.3.1
- @swapkit/plugin-radix@1.2.1
- @swapkit/plugin-thorchain@1.1.56
- @swapkit/api@1.11.1
- @swapkit/core@2.1.1
- @swapkit/wallets@1.2.35

## 2.0.9

### 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 @@ -31,5 +31,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.0.9"
"version": "2.0.10"
}
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.9.1

### Patch Changes

- [#1099](https://github.com/thorswap/SwapKit/pull/1099) [`03675e7`](https://github.com/thorswap/SwapKit/commit/03675e726d67be8e54b01831e3cb4e854c1f9e85) Thanks [@alexisshleverx](https://github.com/alexisshleverx)! - Update token lists

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

## 1.2.35

### Patch Changes

- Updated dependencies []:
- @swapkit/wallet-coinbase@1.1.29
- @swapkit/wallet-evm-extensions@1.1.24
- @swapkit/wallet-exodus@1.2.30
- @swapkit/wallet-keepkey@1.4.4
- @swapkit/wallet-keepkey-bex@1.1.4
- @swapkit/wallet-keplr@1.1.14
- @swapkit/wallet-keystore@1.3.4
- @swapkit/wallet-ledger@1.5.4
- @swapkit/wallet-okx@1.3.4
- @swapkit/wallet-phantom@1.1.28
- @swapkit/wallet-polkadotjs@1.0.46
- @swapkit/wallet-radix@1.2.20
- @swapkit/wallet-talisman@1.3.11
- @swapkit/wallet-trezor@1.2.12
- @swapkit/wallet-wc@1.5.4
- @swapkit/wallet-xdefi@1.3.4

## 1.2.34

### 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 @@ -40,5 +40,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "1.2.34"
"version": "1.2.35"
}
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.5.4

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@1.17.1
- @swapkit/api@1.11.1

## 1.5.3

### 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.5.3"
"version": "1.5.4"
}
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.4

### Patch Changes

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

## 1.7.3

### 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.3"
"version": "1.7.4"
}
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.20

### Patch Changes

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

## 1.2.19

### 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.19"
"version": "1.2.20"
}
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.4

### Patch Changes

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

## 1.3.3

### 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.3"
"version": "1.3.4"
}
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.4

### Patch Changes

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

## 1.3.3

### 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.3"
"version": "1.3.4"
}
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.4

### Patch Changes

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

## 1.2.3

### 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.3"
"version": "1.2.4"
}
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.1.29

### Patch Changes

- Updated dependencies []:
- @swapkit/helpers@1.17.1
- @swapkit/toolbox-evm@1.7.4

## 1.1.28

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

0 comments on commit a2882f1

Please sign in to comment.