File tree Expand file tree Collapse file tree 4 files changed +16
-11
lines changed Expand file tree Collapse file tree 4 files changed +16
-11
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @graphprotocol/graph-cli
2
2
3
+ ## 0.74.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #1681 ] ( https://github.com/graphprotocol/graph-tooling/pull/1681 )
8
+ [ ` 0a16b41 ` ] ( https://github.com/graphprotocol/graph-tooling/commit/0a16b41979bc0644a1599b9434d9f5bf30687f64 )
9
+ Thanks [ @saihaj ] ( https://github.com/saihaj ) ! - Part of the Hosted Service migration throw an error
10
+ when users are trying to use ` hosted-service ` product in ` graph [auth|deploy|init] ` commands.
11
+
12
+ ### Patch Changes
13
+
14
+ - [ #1681 ] ( https://github.com/graphprotocol/graph-tooling/pull/1681 )
15
+ [ ` 0a16b41 ` ] ( https://github.com/graphprotocol/graph-tooling/commit/0a16b41979bc0644a1599b9434d9f5bf30687f64 )
16
+ Thanks [ @saihaj ] ( https://github.com/saihaj ) ! - remove ipfs check for studio deploys
17
+
3
18
## 0.73.0
4
19
5
20
### Minor Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @graphprotocol/graph-cli" ,
3
- "version" : " 0.73 .0" ,
3
+ "version" : " 0.74 .0" ,
4
4
"description" : " CLI for building for and deploying to The Graph" ,
5
5
"license" : " (Apache-2.0 OR MIT)" ,
6
6
"engines" : {
You can’t perform that action at this time.
0 commit comments