Skip to content

Commit 72f8874

Browse files
authored
publish(create-hypergraph): bumps to create-hypergraph templates for @graphprotocol/hypergraph-react (#451)
1 parent 04417c7 commit 72f8874

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.changeset/cold-bears-film.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"create-hypergraph": patch
3+
---
4+
5+
Bump to templates > @graphprotocol/hypergraph-react to latest version for usePublishToPublicSpace fix
6+

apps/create-hypergraph/src/Cli.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const createHypergraphApp = Command.make('create-hypergraph-app', {
7575

7676
export const run = Command.run(createHypergraphApp, {
7777
name: 'create-hypergraph-app',
78-
version: '0.4.1',
78+
version: '0.4.4',
7979
});
8080

8181
// ========================

0 commit comments

Comments
 (0)