Skip to content

Commit 2adbc80

Browse files
Version Packages
1 parent 660cfcd commit 2adbc80

File tree

4 files changed

+10592
-6
lines changed

4 files changed

+10592
-6
lines changed

.changeset/strange-humans-serve.md

-5
This file was deleted.

package/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @zerochain/sdk
22

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- 660cfcd: Fix: add domain param in getGosdkVersion method
8+
39
## 1.1.4
410

511
### Patch Changes

package/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zerochain/sdk",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
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)