diff --git a/.changeset/tough-beers-live.md b/.changeset/tough-beers-live.md deleted file mode 100644 index 3e7a626..0000000 --- a/.changeset/tough-beers-live.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@folks-router/js-sdk": minor ---- - -Performs checks on the swap transaction returned by the API diff --git a/packages/folks-router-js-sdk/CHANGELOG.md b/packages/folks-router-js-sdk/CHANGELOG.md index a7acaa0..2719fad 100644 --- a/packages/folks-router-js-sdk/CHANGELOG.md +++ b/packages/folks-router-js-sdk/CHANGELOG.md @@ -1,5 +1,11 @@ # @folks-router/js-sdk +## 0.1.0 + +### Minor Changes + +- [#23](https://github.com/Folks-Finance/folks-router/pull/23) [`74fbf0c`](https://github.com/Folks-Finance/folks-router/commit/74fbf0cc78432b5204519c267a69e235bbc568c7) Thanks [@gidonkatten](https://github.com/gidonkatten)! - Performs checks on the swap transaction returned by the API + ## 0.0.5 ### Patch Changes diff --git a/packages/folks-router-js-sdk/package.json b/packages/folks-router-js-sdk/package.json index 151434b..41c5728 100644 --- a/packages/folks-router-js-sdk/package.json +++ b/packages/folks-router-js-sdk/package.json @@ -1,6 +1,6 @@ { "name": "@folks-router/js-sdk", - "version": "0.0.5", + "version": "0.1.0", "description": "", "repository": { "type": "git",