We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c699dfd commit 53f89b1Copy full SHA for 53f89b1
packages/create-hypergraph/CHANGELOG.md
@@ -1,5 +1,10 @@
1
# create-hypergraph
2
3
+## 0.5.5
4
+### Patch Changes
5
+
6
+- upgrade hypergraph dependencies
7
8
## 0.5.4
9
### Patch Changes
10
packages/create-hypergraph/package.json
@@ -1,6 +1,6 @@
{
"name": "create-hypergraph",
- "version": "0.5.4",
+ "version": "0.5.5",
"description": "CLI toolchain to scaffold a Hypergraph-enabled application with a given template.",
"type": "module",
"bin": {
0 commit comments