Skip to content

Commit 5b79ade

Browse files
committed
bump version of create-hypergraph
1 parent 73ecbe8 commit 5b79ade

File tree

4 files changed

+7
-13
lines changed

4 files changed

+7
-13
lines changed

.changeset/clean-spies-stare.md

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

.changeset/great-papayas-divide.md

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

apps/create-hypergraph/CHANGELOG.md

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

3+
## 0.4.5
4+
### Patch Changes
5+
6+
- 7e20c0b: improve projects listing in both templates
7+
- b2fbdbb: add datasets (dapps, investment roundes, assets) to templates
8+
39
## 0.4.4
410
### Patch Changes
511

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.4.4",
3+
"version": "0.4.5",
44
"description": "CLI toolchain to scaffold a Hypergraph-enabled application with a given template.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)