Skip to content

Commit

Permalink
Version Packages (#1180)
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 Feb 10, 2025
1 parent e6005d5 commit 522d696
Show file tree
Hide file tree
Showing 19 changed files with 87 additions and 15 deletions.
6 changes: 0 additions & 6 deletions .changeset/giant-ants-walk.md

This file was deleted.

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

## 2.0.13

### Patch Changes

- Updated dependencies [[`e6005d5`](https://github.com/thorswap/SwapKit/commit/e6005d5f8f94e0dad75aa3e5378a38dfdd80d46e)]:
- @swapkit/toolbox-substrate@1.3.18
- @swapkit/helpers@2.4.3

## 2.0.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 @@ -37,5 +37,5 @@
},
"type": "module",
"types": "./src/index.ts",
"version": "2.0.12"
"version": "2.0.13"
}
8 changes: 8 additions & 0 deletions packages/plugins/thorchain/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @swapkit/plugin-thorchain

## 2.3.9

### Patch Changes

- Updated dependencies [[`e6005d5`](https://github.com/thorswap/SwapKit/commit/e6005d5f8f94e0dad75aa3e5378a38dfdd80d46e)]:
- @swapkit/toolbox-substrate@1.3.18
- @swapkit/helpers@2.4.3

## 2.3.8

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

## 3.2.21

### Patch Changes

- Updated dependencies [[`e6005d5`](https://github.com/thorswap/SwapKit/commit/e6005d5f8f94e0dad75aa3e5378a38dfdd80d46e)]:
- @swapkit/toolbox-substrate@1.3.18
- @swapkit/helpers@2.4.3

## 3.2.20

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

## 2.2.18

### Patch Changes

- Updated dependencies []:
- @swapkit/plugin-chainflip@2.0.13
- @swapkit/plugin-thorchain@2.3.9
- @swapkit/core@3.2.21
- @swapkit/wallets@2.0.21

## 2.2.17

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

## 2.0.21

### Patch Changes

- Updated dependencies [[`e6005d5`](https://github.com/thorswap/SwapKit/commit/e6005d5f8f94e0dad75aa3e5378a38dfdd80d46e)]:
- @swapkit/wallet-talisman@1.4.8
- @swapkit/wallet-keystore@1.5.13
- @swapkit/wallet-polkadotjs@1.1.6

## 2.0.20

### 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.20"
"version": "2.0.21"
}
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.18

### Patch Changes

- [#1179](https://github.com/thorswap/SwapKit/pull/1179) [`e6005d5`](https://github.com/thorswap/SwapKit/commit/e6005d5f8f94e0dad75aa3e5378a38dfdd80d46e) Thanks [@0xepicode](https://github.com/0xepicode)! - Support chainflip with talisman

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

## 1.3.17

### 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.17"
"version": "1.3.18"
}
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.5.13

### Patch Changes

- Updated dependencies [[`e6005d5`](https://github.com/thorswap/SwapKit/commit/e6005d5f8f94e0dad75aa3e5378a38dfdd80d46e)]:
- @swapkit/toolbox-substrate@1.3.18
- @swapkit/helpers@2.4.3

## 1.5.12

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

## 1.1.6

### Patch Changes

- Updated dependencies [[`e6005d5`](https://github.com/thorswap/SwapKit/commit/e6005d5f8f94e0dad75aa3e5378a38dfdd80d46e)]:
- @swapkit/toolbox-substrate@1.3.18
- @swapkit/helpers@2.4.3

## 1.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/polkadotjs/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.1.5"
"version": "1.1.6"
}
10 changes: 10 additions & 0 deletions packages/wallets/talisman/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @swapkit/wallet-talisman

## 1.4.8

### Patch Changes

- [#1179](https://github.com/thorswap/SwapKit/pull/1179) [`e6005d5`](https://github.com/thorswap/SwapKit/commit/e6005d5f8f94e0dad75aa3e5378a38dfdd80d46e) Thanks [@0xepicode](https://github.com/0xepicode)! - Support chainflip with talisman

- Updated dependencies [[`e6005d5`](https://github.com/thorswap/SwapKit/commit/e6005d5f8f94e0dad75aa3e5378a38dfdd80d46e)]:
- @swapkit/toolbox-substrate@1.3.18
- @swapkit/helpers@2.4.3

## 1.4.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/talisman/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.4.7"
"version": "1.4.8"
}

0 comments on commit 522d696

Please sign in to comment.