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 fef2e05 commit e37ce8dCopy full SHA for e37ce8d
.changeset/itchy-colts-clap.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @graphprotocol/graph-cli
2
3
+## 0.87.0
4
+
5
+### Minor Changes
6
7
+- [#1746](https://github.com/graphprotocol/graph-tooling/pull/1746)
8
+ [`fef2e05`](https://github.com/graphprotocol/graph-tooling/commit/fef2e05c07d5f99f01834c4a6b9e063992d4bc2d)
9
+ Thanks [@alinobrasil](https://github.com/alinobrasil)! - updated public rpc
10
11
## 0.86.0
12
13
### Minor Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
- "version": "0.86.0",
+ "version": "0.87.0",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
0 commit comments