File tree 10 files changed +59
-11
lines changed 10 files changed +59
-11
lines changed Original file line number Diff line number Diff line change 1
1
# @graphprotocol/contracts
2
2
3
+ ## 7.1.2
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: fix package visibility
8
+
3
9
## 7.1.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/contracts" ,
3
- "version" : " 7.1.1" ,
3
+ "version" : " 7.1.2" ,
4
+ "publishConfig" : {
5
+ "access" : " public"
6
+ },
4
7
"description" : " Contracts for the Graph Protocol" ,
5
8
"directories" : {
6
9
"test" : " test"
133
136
"url" : " https://github.com/graphprotocol/contracts/issues"
134
137
},
135
138
"homepage" : " https://github.com/graphprotocol/contracts#readme"
136
- }
139
+ }
Original file line number Diff line number Diff line change 1
1
# hardhat-graph-protocol
2
2
3
+ ## 0.1.11
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: fix package visibility
8
+ - Updated dependencies
9
+ - @graphprotocol/toolshed @0.3.1
10
+
3
11
## 0.1.10
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " hardhat-graph-protocol" ,
3
- "version" : " 0.1.10 " ,
3
+ "version" : " 0.1.11 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/horizon
2
2
3
+ ## 0.3.2
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: fix package visibility
8
+
3
9
## 0.3.1
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/horizon" ,
3
- "version" : " 0.3.1" ,
3
+ "version" : " 0.3.2" ,
4
+ "publishConfig" : {
5
+ "access" : " public"
6
+ },
4
7
"description" : " " ,
5
8
"author" : " The Graph core devs" ,
6
9
"license" : " GPL-2.0-or-later" ,
26
29
},
27
30
"devDependencies" : {
28
31
"@defi-wonderland/natspec-smells" : " ^1.1.6" ,
29
- "@graphprotocol/contracts" : " workspace:^7.1.1 " ,
32
+ "@graphprotocol/contracts" : " workspace:^7.1.2 " ,
30
33
"@graphprotocol/toolshed" : " workspace:^" ,
31
34
"@nomicfoundation/hardhat-chai-matchers" : " ^2.0.0" ,
32
35
"@nomicfoundation/hardhat-ethers" : " 3.0.8" ,
52
55
"hardhat" : " ^2.22.18" ,
53
56
"hardhat-contract-sizer" : " ^2.10.0" ,
54
57
"hardhat-gas-reporter" : " ^1.0.8" ,
55
- "hardhat-graph-protocol" : " workspace:^0.1.10 " ,
58
+ "hardhat-graph-protocol" : " workspace:^0.1.11 " ,
56
59
"hardhat-secure-accounts" : " ^1.0.5" ,
57
60
"lint-staged" : " ^15.2.2" ,
58
61
"prettier" : " ^3.2.5" ,
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/subgraph-service
2
2
3
+ ## 0.3.4
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: fix package visibility
8
+
3
9
## 0.3.3
4
10
5
11
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/subgraph-service" ,
3
- "version" : " 0.3.3" ,
3
+ "version" : " 0.3.4" ,
4
+ "publishConfig" : {
5
+ "access" : " public"
6
+ },
4
7
"description" : " " ,
5
8
"author" : " The Graph core devs" ,
6
9
"license" : " GPL-2.0-or-later" ,
26
29
},
27
30
"devDependencies" : {
28
31
"@defi-wonderland/natspec-smells" : " ^1.1.6" ,
29
- "@graphprotocol/contracts" : " workspace:^7.1.1 " ,
30
- "@graphprotocol/horizon" : " workspace:^0.3.1 " ,
32
+ "@graphprotocol/contracts" : " workspace:^7.1.2 " ,
33
+ "@graphprotocol/horizon" : " workspace:^0.3.2 " ,
31
34
"@graphprotocol/toolshed" : " workspace:^" ,
32
35
"@nomicfoundation/hardhat-chai-matchers" : " ^2.0.0" ,
33
36
"@nomicfoundation/hardhat-ethers" : " 3.0.8" ,
53
56
"hardhat" : " ^2.22.18" ,
54
57
"hardhat-contract-sizer" : " ^2.10.0" ,
55
58
"hardhat-gas-reporter" : " ^1.0.8" ,
56
- "hardhat-graph-protocol" : " workspace:^0.1.10 " ,
59
+ "hardhat-graph-protocol" : " workspace:^0.1.11 " ,
57
60
"hardhat-secure-accounts" : " ^1.0.5" ,
58
61
"json5" : " ^2.2.3" ,
59
62
"lint-staged" : " ^15.2.2" ,
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/toolshed
2
2
3
+ ## 0.3.1
4
+
5
+ ### Patch Changes
6
+
7
+ - chore: fix package visibility
8
+ - Updated dependencies
9
+ - @graphprotocol/subgraph-service @0.3.4
10
+ - @graphprotocol/contracts @7.1.2
11
+ - @graphprotocol/horizon @0.3.2
12
+
3
13
## 0.3.0
4
14
5
15
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/toolshed" ,
3
- "version" : " 0.3.0" ,
3
+ "version" : " 0.3.1" ,
4
+ "publishConfig" : {
5
+ "access" : " public"
6
+ },
4
7
"description" : " A collection of tools and utilities for the Graph Protocol Typescript components" ,
5
8
"author" :
" Tomás Migone <[email protected] >" ,
6
9
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments