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 81afd9b commit 271cb63Copy full SHA for 271cb63
.changeset/new-planets-enjoy.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @graphprotocol/graph-cli
2
3
+## 0.82.0
4
+
5
+### Minor Changes
6
7
+- [#1726](https://github.com/graphprotocol/graph-tooling/pull/1726)
8
+ [`81afd9b`](https://github.com/graphprotocol/graph-tooling/commit/81afd9b6edd09fa2df0d3ed7ae43b894472fca98)
9
+ Thanks [@yash251](https://github.com/yash251)! - add chiliz rpc and api
10
11
## 0.81.0
12
13
### Minor Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
- "version": "0.81.0",
+ "version": "0.82.0",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
0 commit comments