Skip to content

Commit 3ac3614

Browse files
committed
chore: bump package version
Signed-off-by: Tomás Migone <tomas@edgeandnode.com>
1 parent eaff905 commit 3ac3614

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/toolshed/CHANGELOG.md

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

3+
## 0.6.11
4+
5+
### Patch Changes
6+
7+
- Fix address book path resolution in toolshed
8+
39
## 0.6.10
410

511
### Patch Changes

packages/toolshed/package.json

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

0 commit comments

Comments
 (0)