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 f22e83a commit f3107aaCopy full SHA for f3107aa
packages/interfaces/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphprotocol/interfaces
2
3
+## 0.5.2
4
+
5
+### Patch Changes
6
7
+- fix: add missing nextAccountSeqID and multicall to IL2GNSToolshed interface
8
9
## 0.5.1
10
11
### Patch Changes
packages/interfaces/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/interfaces",
- "version": "0.5.1",
+ "version": "0.5.2",
"publishConfig": {
"access": "public"
},
0 commit comments