We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77a06ed + 6305761 commit e727588Copy full SHA for e727588
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.12.1](https://github.com/DexKit/dexkit-evm-chains/compare/v1.12.0...v1.12.1) (2024-03-22)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@dexkit/evm-chains",
"private": false,
- "version": "1.12.1",
+ "version": "1.13.0",
"license": "MIT",
"module": "dist/index.mjs",
"main": "dist/index.js",
0 commit comments