Skip to content

Commit ce5b9db

Browse files
Version Packages (#1406)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 718144b commit ce5b9db

File tree

5 files changed

+15
-7
lines changed

5 files changed

+15
-7
lines changed

.changeset/good-games-explode.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/swapkit/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @swapkit/core
22

3+
## 3.4.8
4+
5+
### Patch Changes
6+
7+
- [`b0970a5`](https://github.com/swapkit/SwapKit/commit/b0970a55f14380df9aee58f8a9360c3c568ddf93) Thanks [@towanTG](https://github.com/towanTG)! - Adds tron address validation
8+
39
## 3.4.7
410

511
### Patch Changes

packages/swapkit/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
},
3737
"type": "module",
3838
"types": "./src/index.ts",
39-
"version": "3.4.7"
39+
"version": "3.4.8"
4040
}

packages/swapkit/sdk/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @swapkit/sdk
22

3+
## 2.4.14
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`b0970a5`](https://github.com/swapkit/SwapKit/commit/b0970a55f14380df9aee58f8a9360c3c568ddf93)]:
8+
- @swapkit/core@3.4.8
9+
310
## 2.4.13
411

512
### Patch Changes

packages/swapkit/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
},
3434
"type": "module",
3535
"types": "./src/index.ts",
36-
"version": "2.4.13"
36+
"version": "2.4.14"
3737
}

0 commit comments

Comments
 (0)