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 1ee45ba commit 86e05e2Copy full SHA for 86e05e2
packages/toolshed/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphprotocol/toolshed
2
3
+## 1.0.3
4
+
5
+### Patch Changes
6
7
+- Add fn to parse custom errors to toolshed package
8
9
## 1.0.2
10
11
### Patch Changes
packages/toolshed/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/toolshed",
- "version": "1.0.2",
+ "version": "1.0.3",
"publishConfig": {
"access": "public"
},
0 commit comments