Skip to content

Commit

Permalink
chore(release): version packages (#191)
Browse files Browse the repository at this point in the history
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/[email protected]

### Patch Changes

-
[#190](#190)
[`5c4371b`](5c4371b)
Thanks [@palace22](https://github.com/palace22)! - Added SolvBTC in
Avalanche, Ethereum, Base and BSC

-
[#190](#190)
[`5c4371b`](5c4371b)
Thanks [@palace22](https://github.com/palace22)! - Refactored cross
chain token type

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 4, 2024
1 parent 5c4371b commit 41c3117
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-onions-watch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-jokes-brush.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @folks-finance/xchain-sdk

## 0.0.40

### Patch Changes

- [#190](https://github.com/Folks-Finance/folks-finance-xchain-js-sdk/pull/190) [`5c4371b`](https://github.com/Folks-Finance/folks-finance-xchain-js-sdk/commit/5c4371b4542a3bdbffc7ebf74892497b89954792) Thanks [@palace22](https://github.com/palace22)! - Added SolvBTC in Avalanche, Ethereum, Base and BSC

- [#190](https://github.com/Folks-Finance/folks-finance-xchain-js-sdk/pull/190) [`5c4371b`](https://github.com/Folks-Finance/folks-finance-xchain-js-sdk/commit/5c4371b4542a3bdbffc7ebf74892497b89954792) Thanks [@palace22](https://github.com/palace22)! - Refactored cross chain token type

## 0.0.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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.39",
"version": "0.0.40",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 41c3117

Please sign in to comment.