Skip to content

Commit ca01617

Browse files
committed
chore: release interfaces 0.6.1
Signed-off-by: Tomás Migone <[email protected]>
1 parent baecab3 commit ca01617

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/interfaces/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @graphprotocol/interfaces
22

3+
## 0.6.1
4+
5+
### Patch Changes
6+
7+
- Add ServiceRegistered to LegacyServiceRegistry interface
8+
39
## 0.6.0
410

511
### Minor Changes

packages/interfaces/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@graphprotocol/interfaces",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)