File tree Expand file tree Collapse file tree 5 files changed +29
-14
lines changed
Expand file tree Collapse file tree 5 files changed +29
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @usedapp/core
22
3+ ## 0.1.3
4+
5+ ### Patch Changes
6+
7+ - 56c0156: 📢 Set publishing access to public
8+
9+ (Test of publishing)
10+
311## 0.1.2
412
513### Patch Changes
614
7- - 7405165: Add possibility to add user wrappers to renderWeb3Hook.
15+ - 7405165: Add possibility to add user wrappers to renderWeb3Hook.
816
917## 0.1.1
1018
Original file line number Diff line number Diff line change 11{
22 "name" : " @usedapp/core" ,
3- "version" : " 0.1.2 " ,
3+ "version" : " 0.1.3 " ,
44 "main" : " dist/src/index.js" ,
55 "types" : " dist/src/index.d.ts" ,
66 "repository" : " git@github.com:EthWorks/dapp-framework.git" ,
77 "author" : " Ethworks" ,
88 "license" : " MIT" ,
9- "publishConfig" : {"access" : " public" },
9+ "publishConfig" : {
10+ "access" : " public"
11+ },
1012 "devDependencies" : {
1113 "@ethereum-waffle/provider" : " ^3.2.2" ,
1214 "@ethersproject/abi" : " ^5.0.12" ,
Original file line number Diff line number Diff line change 11# @usedapp/testing
22
3+ ## 0.1.2
4+
5+ ### Patch Changes
6+
7+ - 56c0156: 📢 Set publishing access to public
8+
9+ (Test of publishing)
10+
11+ - Updated dependencies [ 56c0156]
12+ - @usedapp/core @0.1.3
13+
314## 0.1.1
15+
416### Patch Changes
517
618- 7405165: Introduce the first version of @usedapp/testing .
719- Updated dependencies [ 7405165]
820 - @usedapp/core @0.1.2
9-
Original file line number Diff line number Diff line change 11{
22 "name" : " @usedapp/testing" ,
3- "version" : " 0.1.1 " ,
3+ "version" : " 0.1.2 " ,
44 "main" : " dist/src/index.js" ,
55 "types" : " dist/src/index.d.ts" ,
66 "repository" : " git@github.com:EthWorks/dapp-framework.git" ,
77 "author" : " Ethworks" ,
88 "license" : " MIT" ,
9- "publishConfig" : {"access" : " public" },
9+ "publishConfig" : {
10+ "access" : " public"
11+ },
1012 "devDependencies" : {
1113 "@ethereum-waffle/provider" : " ^3.2.2" ,
1214 "@ethersproject/abi" : " ^5.0.12" ,
You can’t perform that action at this time.
0 commit comments