File tree Expand file tree Collapse file tree 5 files changed +34
-29
lines changed Expand file tree Collapse file tree 5 files changed +34
-29
lines changed Load Diff This file was deleted. 
Load Diff This file was deleted. 
Load Diff This file was deleted. 
Original file line number Diff line number Diff line change 11# @graphprotocol/graph-cli   
22
3+ ## 0.88.0  
4+ 
5+ ### Minor Changes  
6+ 
7+ -  [ #1680  ] ( https://github.com/graphprotocol/graph-tooling/pull/1680 ) 
8+   [ ` 08914a8 ` ] ( https://github.com/graphprotocol/graph-tooling/commit/08914a89179e31363765bb3a6e72945f4585e207 ) 
9+   Thanks [ @saihaj  ] ( https://github.com/saihaj ) ! - Breaking changes to the CLI to prepare for the
10+   sunset of the hosted service.
11+ 
12+   -  ` graph auth ` 
13+     -  Removed ` --product `  flag
14+     -  Removed ` --studio `  flag
15+     -  Removed ` node `  argument
16+   -  ` graph deploy ` 
17+     -  Removed ` --product `  flag
18+     -  Removed ` --studio `  flag
19+     -  Removed ` --from-hosted-service `  flag
20+   -  ` graph init ` 
21+     -  Removed ` --product `  flag
22+     -  Removed ` --studio `  flag
23+     -  Removed ` --allow-simple-name `  flag
24+ 
25+ -  [ #1749  ] ( https://github.com/graphprotocol/graph-tooling/pull/1749 ) 
26+   [ ` bf43cbf ` ] ( https://github.com/graphprotocol/graph-tooling/commit/bf43cbf8283c53f0005d7cb9dfa681c92f3a6a91 ) 
27+   Thanks [ @0237h  ] ( https://github.com/0237h ) ! - Add warning for available CLI updates
28+ 
29+ ### Patch Changes  
30+ 
31+ -  [ #1751  ] ( https://github.com/graphprotocol/graph-tooling/pull/1751 ) 
32+   [ ` 0ba99dc ` ] ( https://github.com/graphprotocol/graph-tooling/commit/0ba99dcd6783fb20779d4f5a6791fc155969939e ) 
33+   Thanks [ @0237h  ] ( https://github.com/0237h ) ! - Using ` graph add `  with ` localhost `  network now
34+   prompts the user for input
35+ 
336## 0.87.0  
437
538### Minor Changes  
Original file line number Diff line number Diff line change 11{
22  "name" : " @graphprotocol/graph-cli" 
3-   "version" : " 0.87 .0" 
3+   "version" : " 0.88 .0" 
44  "description" : " CLI for building for and deploying to The Graph" 
55  "license" : " (Apache-2.0 OR MIT)" 
66  "engines" : {
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments