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 8e04027 commit 1572d48Copy full SHA for 1572d48
.changeset/breezy-impalas-peel.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# @graphprotocol/graph-cli
2
3
+## 0.42.1
4
+
5
+### Patch Changes
6
7
+- [#1129](https://github.com/graphprotocol/graph-tooling/pull/1129)
8
+ [`8e04027`](https://github.com/graphprotocol/graph-tooling/commit/8e04027ea1da22d7de22edf08d741192999b0146)
9
+ Thanks [@YaroShkvorets](https://github.com/YaroShkvorets)! - Fix availableNetworks() for
10
+ substreams
11
12
## 0.42.0
13
14
### Minor Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
- "version": "0.42.0",
+ "version": "0.42.1",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
0 commit comments