Skip to content

Commit dbd82a2

Browse files
chore(release): version packages (#353)
This PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated. # Releases ## @folks-finance/xchain-sdk@0.0.110 ### Patch Changes - [#352](#352) [`64ec343`](64ec343) Thanks [@palace22](https://github.com/palace22)! - Fixed claim reward return adapter id Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 64ec343 commit dbd82a2

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/six-mails-rest.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @folks-finance/xchain-sdk
22

3+
## 0.0.110
4+
5+
### Patch Changes
6+
7+
- [#352](https://github.com/Folks-Finance/xchain-js-sdk/pull/352) [`64ec343`](https://github.com/Folks-Finance/xchain-js-sdk/commit/64ec343bc11b8e2fbb384b87a4a37460bc577c07) Thanks [@palace22](https://github.com/palace22)! - Fixed claim reward return adapter id
8+
39
## 0.0.109
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@folks-finance/xchain-sdk",
33
"description": "The official JavaScript SDK for the Folks Finance Cross-Chain Lending Protocol",
4-
"version": "0.0.109",
4+
"version": "0.0.110",
55
"license": "MIT",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)