diff --git a/.changeset/big-rings-look.md b/.changeset/big-rings-look.md deleted file mode 100644 index 1e1af7f..0000000 --- a/.changeset/big-rings-look.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@folks-finance/xchain-sdk": patch ---- - -Added BSC chain and BNB, ETHB and BTCB tokens diff --git a/CHANGELOG.md b/CHANGELOG.md index a1448c7..1f922ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @folks-finance/xchain-sdk +## 0.0.38 + +### Patch Changes + +- [#182](https://github.com/Folks-Finance/folks-finance-xchain-js-sdk/pull/182) [`467a5ba`](https://github.com/Folks-Finance/folks-finance-xchain-js-sdk/commit/467a5ba048e18d870ae4b7c402bf7644cd1de38a) Thanks [@palace22](https://github.com/palace22)! - Added BSC chain and BNB, ETHB and BTCB tokens + ## 0.0.37 ### Patch Changes diff --git a/package.json b/package.json index 4795b5b..199ec49 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@folks-finance/xchain-sdk", "description": "The official JavaScript SDK for the Folks Finance Cross-Chain Lending Protocol", - "version": "0.0.37", + "version": "0.0.38", "license": "MIT", "publishConfig": { "access": "public"