diff --git a/.changeset/forty-buttons-teach.md b/.changeset/forty-buttons-teach.md deleted file mode 100644 index 314cf18..0000000 --- a/.changeset/forty-buttons-teach.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@folks-finance/xchain-sdk": patch ---- - -Added Arbitrum chain with ETH, ARB and SolvBTC diff --git a/CHANGELOG.md b/CHANGELOG.md index a814c2e..1770b16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @folks-finance/xchain-sdk +## 0.0.41 + +### Patch Changes + +- [#192](https://github.com/Folks-Finance/folks-finance-xchain-js-sdk/pull/192) [`9c5609e`](https://github.com/Folks-Finance/folks-finance-xchain-js-sdk/commit/9c5609e92371054e4a06180f9c0c95242957130b) Thanks [@palace22](https://github.com/palace22)! - Added Arbitrum chain with ETH, ARB and SolvBTC + ## 0.0.40 ### Patch Changes diff --git a/package.json b/package.json index 68fd860..bb2b318 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.40", + "version": "0.0.41", "license": "MIT", "publishConfig": { "access": "public"