File tree Expand file tree Collapse file tree 3 files changed +34
-2
lines changed
Expand file tree Collapse file tree 3 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 99 "tsconfig" : " 0.0.0" ,
1010 "ui" : " 0.0.0"
1111 },
12- "changesets" : []
12+ "changesets" : [
13+ " brave-pillows-deny" ,
14+ " few-buckets-behave" ,
15+ " forty-cows-pull" ,
16+ " funny-apricots-jam" ,
17+ " moody-pots-arrive" ,
18+ " purple-dragons-mix" ,
19+ " spotty-geckos-pull" ,
20+ " tasty-pens-shave" ,
21+ " wicked-masks-hear" ,
22+ " young-feet-pump"
23+ ]
1324}
Original file line number Diff line number Diff line change 11# @liquality/wallet-sdk
22
3+ ## 1.0.0-next.5
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+ - 6001dd9: bug fixes
16+ - 9060a2e: chore: update entry file path in package.json
17+ - 5499773: chore: compile contract artifacts during build
18+ - 91e9b9f: Add return types to auth service functions and erc20 service functions
19+ - a015e85: refactor: remove unnecessary file
20+ - a96568a: Update readme
21+ - 5b8ac77: update types
22+ - 4cdf485: bump version
23+
324## 1.0.0-next.4
425
526### Major Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @liquality/wallet-sdk" ,
3- "version" : " 1.0.0-next.4 " ,
3+ "version" : " 1.0.0-next.5 " ,
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