File tree Expand file tree Collapse file tree 6 files changed +28
-19
lines changed Expand file tree Collapse file tree 6 files changed +28
-19
lines changed 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.92.0
4+
5+ ### Minor Changes
6+
7+ - [ #1775 ] ( https://github.com/graphprotocol/graph-tooling/pull/1775 )
8+ [ ` 7faa309 ` ] ( https://github.com/graphprotocol/graph-tooling/commit/7faa3098b2e6c61f09fc81b8b2d333e66b0080d1 )
9+ Thanks [ @0237h ] ( https://github.com/0237h ) ! - Update all dependencies
10+
11+ - [ #1788 ] ( https://github.com/graphprotocol/graph-tooling/pull/1788 )
12+ [ ` edb601d ` ] ( https://github.com/graphprotocol/graph-tooling/commit/edb601dbe29e3bab1ae356b4c94d4356f84929d6 )
13+ Thanks [ @YaroShkvorets ] ( https://github.com/YaroShkvorets ) ! - - add networks registry support
14+ - improve ` graph init ` flow
15+ - filter through the networks as you type
16+ - more information about the networks
17+ - remove unnecessary options depending on the selection
18+ - ESC key to go back
19+ - allow specifying ipfs/url for substreams package
20+
321## 0.91.1
422
523### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/graph-cli" ,
3- "version" : " 0.91.1 " ,
3+ "version" : " 0.92.0 " ,
44 "type" : " module" ,
55 "description" : " CLI for building for and deploying to The Graph" ,
66 "license" : " (Apache-2.0 OR MIT)" ,
Original file line number Diff line number Diff line change 11# @graphprotocol/graph-ts
22
3+ ## 0.37.0
4+
5+ ### Minor Changes
6+
7+ - [ #1775 ] ( https://github.com/graphprotocol/graph-tooling/pull/1775 )
8+ [ ` 7faa309 ` ] ( https://github.com/graphprotocol/graph-tooling/commit/7faa3098b2e6c61f09fc81b8b2d333e66b0080d1 )
9+ Thanks [ @0237h ] ( https://github.com/0237h ) ! - Update all dependencies
10+
311## 0.36.0
412
513### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphprotocol/graph-ts" ,
3- "version" : " 0.36 .0" ,
3+ "version" : " 0.37 .0" ,
44 "description" : " TypeScript/AssemblyScript library for writing subgraph mappings for The Graph" ,
55 "main" : " index.ts" ,
66 "module" : " index.ts" ,
You can’t perform that action at this time.
0 commit comments