Skip to content

Commit a33c417

Browse files
committed
bump version
1 parent dcc05b3 commit a33c417

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

.changeset/easy-nails-wish.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.6
4+
### Patch Changes
5+
6+
- dcc05b3: improve templates (use Projects instead of Address, show space IDs, show Project IDs)
7+
38
## 0.4.5
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.4.5",
3+
"version": "0.4.6",
44
"description": "CLI toolchain to scaffold a Hypergraph-enabled application with a given template.",
55
"type": "module",
66
"bin": {

0 commit comments

Comments
 (0)