We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e727588 + ae3432b commit fa1a0b7Copy full SHA for fa1a0b7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.14.0](https://github.com/DexKit/dexkit-evm-chains/compare/v1.13.0...v1.14.0) (2024-04-11)
4
+
5
6
+### Features
7
8
+* add testnet bsc as default ([77a06ed](https://github.com/DexKit/dexkit-evm-chains/commit/77a06edd98800cc37689378fe9b429d290d1170c))
9
10
## [1.13.0](https://github.com/DexKit/dexkit-evm-chains/compare/v1.12.1...v1.13.0) (2024-04-11)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@dexkit/evm-chains",
"private": false,
- "version": "1.13.0",
+ "version": "1.14.0",
"license": "MIT",
"module": "dist/index.mjs",
"main": "dist/index.js",
0 commit comments