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 866fcbd commit c2f7842Copy full SHA for c2f7842
.changeset/dry-files-clap.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @graphprotocol/grc-20
2
3
+## 0.11.0
4
+
5
+### Minor Changes
6
7
+- 866fcbd: return object with cid and editId from Ipfs.publishEdit
8
9
## 0.10.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/grc-20",
- "version": "0.10.0",
+ "version": "0.11.0",
"license": "MIT",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
0 commit comments