We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baecab3 commit ca01617Copy full SHA for ca01617
packages/interfaces/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphprotocol/interfaces
2
3
+## 0.6.1
4
+
5
+### Patch Changes
6
7
+- Add ServiceRegistered to LegacyServiceRegistry interface
8
9
## 0.6.0
10
11
### Minor Changes
packages/interfaces/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/interfaces",
- "version": "0.6.0",
+ "version": "0.6.1",
"publishConfig": {
"access": "public"
},
0 commit comments