Skip to content

Commit 0debd70

Browse files
committed
Merge origin/main to main
2 parents 8e8acef + 415ad8a commit 0debd70

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/many-islands-fly.md

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

package/CHANGELOG.md

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

3+
## 1.1.3
4+
5+
### Patch Changes
6+
7+
- be499c7: - Add missing code documentation / corrections
8+
- transferAllocation is marked as deprecated
9+
310
## 1.1.2
411

512
### Patch 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.1.2",
3+
"version": "1.1.3",
44
"description": "The Züs JS 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)