Skip to content

Commit 380f6ad

Browse files
committed
chore: re-release toolshed with missing parse custom error fn
Signed-off-by: Tomás Migone <[email protected]>
1 parent c155f0e commit 380f6ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/toolshed/CHANGELOG.md

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

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- Re-release toolshed with parseCustomError
8+
39
## 1.1.0
410

511
### Minor Changes
@@ -10,6 +16,7 @@
1016

1117
- Updated dependencies
1218
- @graphprotocol/address-book@1.1.0
19+
1320
## 1.0.3
1421

1522
### 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": "1.1.0",
3+
"version": "1.1.1",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)