Skip to content

Commit ebea15d

Browse files
committed
add changesets
1 parent 35140a2 commit ebea15d

File tree

5 files changed

+31
-0
lines changed

5 files changed

+31
-0
lines changed

.changeset/green-islands-wink.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphprotocol/graph-cli': minor
3+
---
4+
5+
Update all dependencies

.changeset/heavy-socks-cross.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphprotocol/graph-cli': patch
3+
---
4+
5+
Fix `graph add` flag parameters parsing

.changeset/new-gorillas-scream.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
'@graphprotocol/graph-cli': minor
3+
---
4+
5+
- add networks registry support
6+
- improve `graph init` flow
7+
- filter through the networks as you type
8+
- more information about the networks
9+
- remove unnecessary options depending on the selection
10+
- ESC key to go back
11+
- allow specifying ipfs/url for substreams package

.changeset/short-keys-boil.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphprotocol/graph-cli': patch
3+
---
4+
5+
fix bug with clashing \_id field name in schema

.changeset/swift-jobs-count.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphprotocol/graph-cli': patch
3+
---
4+
5+
fix generated example entity id uniqueness

0 commit comments

Comments
 (0)