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 a05db7b commit 4360bf9Copy full SHA for 4360bf9
.changeset/slimy-crabs-fail.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @graphprotocol/graph-cli
2
3
+## 0.83.0
4
+
5
+### Minor Changes
6
7
+- [#1728](https://github.com/graphprotocol/graph-tooling/pull/1728)
8
+ [`a05db7b`](https://github.com/graphprotocol/graph-tooling/commit/a05db7bdf1f22f86501d9d59929245ddb7b1abae)
9
+ Thanks [@yash251](https://github.com/yash251)! - add chiliz testnet rpc and api
10
11
## 0.82.0
12
13
### Minor Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
- "version": "0.82.0",
+ "version": "0.83.0",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
0 commit comments