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 7b4f787 commit 1116b79Copy full SHA for 1116b79
.changeset/fair-suns-pay.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @graphprotocol/graph-cli
2
3
+## 0.86.0
4
+
5
+### Minor Changes
6
7
+- [#1740](https://github.com/graphprotocol/graph-tooling/pull/1740)
8
+ [`7b4f787`](https://github.com/graphprotocol/graph-tooling/commit/7b4f787ebe4f65dbb233d3dda02f179f75ef21d9)
9
+ Thanks [@alinobrasil](https://github.com/alinobrasil)! - added new chain
10
11
## 0.85.0
12
13
### Minor Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
- "version": "0.85.0",
+ "version": "0.86.0",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
0 commit comments