Skip to content

Commit 49f34f3

Browse files
authored
chore(publish): v0.4.0-create-hypergraph (#405)
1 parent 0edde67 commit 49f34f3

4 files changed

Lines changed: 6 additions & 9 deletions

File tree

.changeset/metal-mangos-dig.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

apps/create-hypergraph/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# create-hypergraph
22

3+
## 0.4.0
4+
### Minor Changes
5+
6+
- 35504b3: Update templates to use Mapping exported from @graphprotocol/hypergraph package. Remove @graphprotocol/typesync dep from templates'
7+
38
## 0.3.3
49
### Patch Changes
510

apps/create-hypergraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-hypergraph",
3-
"version": "0.3.3",
3+
"version": "0.4.0",
44
"description": "CLI toolchain to scaffold a Hypergraph-enabled application with a given template.",
55
"type": "module",
66
"bin": {

pnpm-lock.yaml

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)