Skip to content

Commit

Permalink
chore(release): version packages (#144)
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/xchain-sdk@0.0.23

### Patch Changes

-
[#143](#143)
[`0b9da33`](0b9da33)
Thanks [@gidonkatten](https://github.com/gidonkatten)! - resend wormhole
message

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Sep 10, 2024
1 parent 0b9da33 commit 51c4420
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/eight-cycles-yell.md

This file was deleted.

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

## 0.0.23

### Patch Changes

- [#143](https://github.com/Folks-Finance/folks-finance-xchain-js-sdk/pull/143) [`0b9da33`](https://github.com/Folks-Finance/folks-finance-xchain-js-sdk/commit/0b9da33c09c1a5b51e26aba66ab457450a268c0c) Thanks [@gidonkatten](https://github.com/gidonkatten)! - resend wormhole message

## 0.0.22

### 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.22",
"version": "0.0.23",
"license": "MIT",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 51c4420

Please sign in to comment.