File tree Expand file tree Collapse file tree 3 files changed +26
-1
lines changed
Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1010 "ui" : " 0.0.0"
1111 },
1212 "changesets" : [
13+ " brave-pillows-deny" ,
14+ " forty-cows-pull" ,
15+ " funny-apricots-jam" ,
16+ " purple-dragons-mix" ,
17+ " spotty-geckos-pull" ,
18+ " tasty-pens-shave" ,
19+ " young-feet-pump"
1320 ]
1421}
Original file line number Diff line number Diff line change 11# @liquality/wallet-sdk
22
3+ ## 1.0.0-next.2
4+
5+ ### Major Changes
6+
7+ - 6c87f80: First Release
8+
9+ ### Minor Changes
10+
11+ - f70e688: fix sdk import errors
12+
13+ ### Patch Changes
14+
15+ - 9060a2e: chore: update entry file path in package.json
16+ - 5499773: chore: compile contract artifacts during build
17+ - a015e85: refactor: remove unnecessary file
18+ - a96568a: Update readme
19+ - 4cdf485: bump version
20+
321## 1.0.0-next.1
422
523### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @liquality/wallet-sdk" ,
3- "version" : " 1.0.0-next.1 " ,
3+ "version" : " 1.0.0-next.2 " ,
44 "main" : " ./dist/src/index.js" ,
55 "types" : " ./dist/src/index.d.ts" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments