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 f5bfa07 commit e15d50aCopy full SHA for e15d50a
.changeset/six-moles-appear.md
packages/cli/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# @graphprotocol/graph-cli
2
3
+## 0.74.1
4
+
5
+### Patch Changes
6
7
+- [#1683](https://github.com/graphprotocol/graph-tooling/pull/1683)
8
+ [`f5bfa07`](https://github.com/graphprotocol/graph-tooling/commit/f5bfa07e04c0c70ed3285db4e90bf99cfdb265a3)
9
+ Thanks [@azf20](https://github.com/azf20)! - fix graph auth
10
11
## 0.74.0
12
13
### Minor Changes
packages/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@graphprotocol/graph-cli",
- "version": "0.74.0",
+ "version": "0.74.1",
"description": "CLI for building for and deploying to The Graph",
"license": "(Apache-2.0 OR MIT)",
"engines": {
0 commit comments