Skip to content

Commit

Permalink
chore: release packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and alexfreska committed Jul 2, 2024
1 parent 8c3dcc8 commit c075409
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-eggs-approve.md

This file was deleted.

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

## 0.2.0

### Minor Changes

- 8c3dcc8a: The SDK now works in non-browser environments like nodejs and bun.

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion libs/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@siafoundation/sdk",
"description": "SDK for interacting directly with the Sia network from browsers and web clients.",
"version": "0.1.1",
"version": "0.2.0",
"license": "MIT",
"dependencies": {
"@siafoundation/types": "0.3.0"
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c075409

Please sign in to comment.