Skip to content

Commit eeb1a9b

Browse files
committed
chore: release v0.0.9
1 parent fc8df18 commit eeb1a9b

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-quantum",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
44
"type": "module",
55
"main": "./lib/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)