Skip to content

Commit fa1a0b7

Browse files
authored
Merge pull request #20 from DexKit/release-please--branches--main--components--release-please-action
2 parents e727588 + ae3432b commit fa1a0b7

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.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+
310
## [1.13.0](https://github.com/DexKit/dexkit-evm-chains/compare/v1.12.1...v1.13.0) (2024-04-11)
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.13.0",
4+
"version": "1.14.0",
55
"license": "MIT",
66
"module": "dist/index.mjs",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)