Skip to content

Commit 47efe15

Browse files
committed
add changesets
1 parent 8e81af5 commit 47efe15

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.changeset/plenty-brooms-dream.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@zerochain/sdk': patch
3+
---
4+
5+
fix: add `isWasmGzipped` config for `loadWasm`

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,6 @@ out
131131
# custom
132132
.dump
133133
.DS_Store
134+
135+
# We use yarn.lock from parent repository (web-apps repo). This js-sdk repo is a git sub-module of the parent web-apps repo.
136+
yarn.lock

0 commit comments

Comments
 (0)