Skip to content

Commit 0754894

Browse files
chore(release): version packages (#329)
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 - [#328](#328) [`8eb8730`](8eb8730) Thanks [@palace22](https://github.com/palace22)! - Added wstLINK Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8eb8730 commit 0754894

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/friendly-years-watch.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.100
4+
5+
### Patch Changes
6+
7+
- [#328](https://github.com/Folks-Finance/xchain-js-sdk/pull/328) [`8eb8730`](https://github.com/Folks-Finance/xchain-js-sdk/commit/8eb873056aa90dee7ac4af4e29ef8a6c8e14590d) Thanks [@palace22](https://github.com/palace22)! - Added wstLINK
8+
39
## 0.0.99
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.99",
4+
"version": "0.0.100",
55
"license": "MIT",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)