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 6f84e7a commit ce99997Copy full SHA for ce99997
.changeset/fair-humans-end.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @graphprotocol/graph-cli
2
3
+## 0.78.0
4
+
5
+### Minor Changes
6
7
+- [#1692](https://github.com/graphprotocol/graph-tooling/pull/1692)
8
+ [`6f84e7a`](https://github.com/graphprotocol/graph-tooling/commit/6f84e7ade5c51232abefcb9a6fb7406e375ad125)
9
+ Thanks [@yash251](https://github.com/yash251)! - add iotex urls
10
11
## 0.77.0
12
13
### Minor Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
- "version": "0.77.0",
+ "version": "0.78.0",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
0 commit comments