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 3a96771 commit fb69b33Copy full SHA for fb69b33
.changeset/sixty-starfishes-lie.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @graphprotocol/graph-cli
2
3
+## 0.76.0
4
+
5
+### Minor Changes
6
7
+- [#1688](https://github.com/graphprotocol/graph-tooling/pull/1688)
8
+ [`3a96771`](https://github.com/graphprotocol/graph-tooling/commit/3a9677113a4282cd4f91adadfa4b4b1d00f6e035)
9
+ Thanks [@alinobrasil](https://github.com/alinobrasil)! - added rootstock blockexplorer api and
10
+ public rpc url
11
12
## 0.75.0
13
14
### Minor Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
- "version": "0.75.0",
+ "version": "0.76.0",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
0 commit comments