Skip to content

Commit 17cf694

Browse files
committed
bump version
1 parent 86d08f2 commit 17cf694

3 files changed

Lines changed: 6 additions & 7 deletions

File tree

.changeset/loose-schools-tie.md

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

packages/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.7.0
4+
### Minor Changes
5+
6+
- 86d08f2: upgrade nextjs in nextjs template
7+
38
## 0.6.0
49
### Minor Changes
510

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

0 commit comments

Comments
 (0)