Skip to content

Commit e727588

Browse files
committed
Merge branch 'main' of https://github.com/DexKit/dexkit-evm-chains into main
2 parents 77a06ed + 6305761 commit e727588

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.13.0](https://github.com/DexKit/dexkit-evm-chains/compare/v1.12.1...v1.13.0) (2024-04-11)
4+
5+
6+
### Features
7+
8+
* add bsc testnet ([b4c1775](https://github.com/DexKit/dexkit-evm-chains/commit/b4c1775cd35e5e900c07901772d79987cc41c3bf))
9+
310
## [1.12.1](https://github.com/DexKit/dexkit-evm-chains/compare/v1.12.0...v1.12.1) (2024-03-22)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dexkit/evm-chains",
33
"private": false,
4-
"version": "1.12.1",
4+
"version": "1.13.0",
55
"license": "MIT",
66
"module": "dist/index.mjs",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)