Skip to content

Commit 0cd8a91

Browse files
authored
Merge pull request #6 from 0chain/changeset-release/main
Version Packages
2 parents 1f92df5 + 7ad50a3 commit 0cd8a91

File tree

4 files changed

+10512
-6
lines changed

4 files changed

+10512
-6
lines changed

.changeset/light-eagles-look.md

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

package/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- 1f92df5: Documentation update
8+
39
## 1.0.0
410

511
### Major Changes

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zerochain/sdk",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "The Züs SDK is a JavaScript client library that provides a convenient interface for interacting with the Züs Network. It allows developers to perform various operations such as creating and managing allocations, uploading and downloading files, executing smart contracts, and more.",
55
"source": "src/index.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)