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 2141242 commit f22dc3cCopy full SHA for f22dc3c
.changeset/honest-beans-buy.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @graphprotocol/graph-cli
2
3
+## 0.81.0
4
+
5
+### Minor Changes
6
7
+- [#1719](https://github.com/graphprotocol/graph-tooling/pull/1719)
8
+ [`2141242`](https://github.com/graphprotocol/graph-tooling/commit/21412420ad87579a1b884e17c190fc701f220623)
9
+ Thanks [@yash251](https://github.com/yash251)! - add soneium api and rpc
10
11
## 0.80.1
12
13
### Patch Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
- "version": "0.80.1",
+ "version": "0.81.0",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
0 commit comments