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 eaff905 commit 3ac3614Copy full SHA for 3ac3614
packages/toolshed/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphprotocol/toolshed
2
3
+## 0.6.11
4
+
5
+### Patch Changes
6
7
+- Fix address book path resolution in toolshed
8
9
## 0.6.10
10
11
### Patch Changes
packages/toolshed/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/toolshed",
- "version": "0.6.10",
+ "version": "0.6.11",
"publishConfig": {
"access": "public"
},
0 commit comments