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 fc8df18 commit eeb1a9bCopy full SHA for eeb1a9b
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+
2
3
+## 0.0.9 (2024-10-02)
4
5
6
+### Bug Fixes
7
8
+* git repo url ([acbe432](https://github.com/atilafassina/quantum/commit/acbe4329bb3b7296c74c391c5d407b01724f1baf))
9
+* wrong app entry point causing crash ([#17](https://github.com/atilafassina/quantum/issues/17)) ([0b0c18f](https://github.com/atilafassina/quantum/commit/0b0c18f84a8f7935cb50a983a8151247ecfd85f4))
package.json
@@ -1,6 +1,6 @@
{
"name": "create-quantum",
- "version": "0.0.8",
+ "version": "0.0.9",
"type": "module",
"main": "./lib/index.js",
"license": "MIT",
0 commit comments