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 e1d3ef4 commit d56b36cCopy full SHA for d56b36c
packages/interfaces/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphprotocol/interfaces
2
3
+## 0.6.6
4
+
5
+### Patch Changes
6
7
+- fix: rebuild wagmi dist files with correct withdrawDelegated outputs
8
9
## 0.6.5
10
11
### Patch Changes
packages/interfaces/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/interfaces",
- "version": "0.6.5",
+ "version": "0.6.6",
"publishConfig": {
"access": "public"
},
0 commit comments