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 c155f0e commit 380f6adCopy full SHA for 380f6ad
packages/toolshed/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphprotocol/toolshed
2
3
+## 1.1.1
4
+
5
+### Patch Changes
6
7
+- Re-release toolshed with parseCustomError
8
9
## 1.1.0
10
11
### Minor Changes
@@ -10,6 +16,7 @@
16
17
- Updated dependencies
12
18
- @graphprotocol/address-book@1.1.0
19
13
20
## 1.0.3
14
21
15
22
### Patch Changes
packages/toolshed/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/toolshed",
- "version": "1.1.0",
+ "version": "1.1.1",
"publishConfig": {
"access": "public"
},
0 commit comments