File tree Expand file tree Collapse file tree 4 files changed +42
-2
lines changed Expand file tree Collapse file tree 4 files changed +42
-2
lines changed Original file line number Diff line number Diff line change 1
1
# @graphprotocol/interfaces
2
2
3
+ ## 0.6.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Add LegacyRewardsManager interface
8
+
9
+ ## 0.6.2
10
+
11
+ ### Patch Changes
12
+
13
+ - Ensure ServiceRegistry loads the correct interface
14
+
15
+ ## 0.6.1
16
+
17
+ ### Patch Changes
18
+
19
+ - Add ServiceRegistered to LegacyServiceRegistry interface
20
+
3
21
## 0.6.0
4
22
5
23
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/interfaces" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.3 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/toolshed
2
2
3
+ ## 0.6.16
4
+
5
+ ### Patch Changes
6
+
7
+ - Add LegacyRewardsManager interface
8
+ - Updated dependencies
9
+ - @graphprotocol/interfaces @0.6.3
10
+
11
+ ## 0.6.15
12
+
13
+ ### Patch Changes
14
+
15
+ - Ensure ServiceRegistry loads the correct interface
16
+ - Updated dependencies
17
+ - @graphprotocol/interfaces @0.6.2
18
+
19
+ ## 0.6.14
20
+
21
+ ### Patch Changes
22
+
23
+ - Update to latest interfaces package
24
+
3
25
## 0.6.13
4
26
5
27
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/toolshed" ,
3
- "version" : " 0.6.13 " ,
3
+ "version" : " 0.6.16 " ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments