File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
# hardhat-graph-protocol
2
2
3
+ ## 0.1.17
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix auto balance function
8
+
3
9
## 0.1.16
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hardhat-graph-protocol" ,
3
- "version" : " 0.1.16 " ,
3
+ "version" : " 0.1.17 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 55
55
"hardhat" : " ^2.22.18" ,
56
56
"hardhat-contract-sizer" : " ^2.10.0" ,
57
57
"hardhat-gas-reporter" : " ^1.0.8" ,
58
- "hardhat-graph-protocol" : " workspace:^0.1.16 " ,
58
+ "hardhat-graph-protocol" : " workspace:^0.1.17 " ,
59
59
"hardhat-secure-accounts" : " ^1.0.5" ,
60
60
"lint-staged" : " ^15.2.2" ,
61
61
"prettier" : " ^3.2.5" ,
Original file line number Diff line number Diff line change 56
56
"hardhat" : " ^2.22.18" ,
57
57
"hardhat-contract-sizer" : " ^2.10.0" ,
58
58
"hardhat-gas-reporter" : " ^1.0.8" ,
59
- "hardhat-graph-protocol" : " workspace:^0.1.16 " ,
59
+ "hardhat-graph-protocol" : " workspace:^0.1.17 " ,
60
60
"hardhat-secure-accounts" : " ^1.0.5" ,
61
61
"json5" : " ^2.2.3" ,
62
62
"lint-staged" : " ^15.2.2" ,
You can’t perform that action at this time.
0 commit comments