Skip to content

Commit 6986f31

Browse files
committed
chore: release v0.0.10
1 parent 15c747c commit 6986f31

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11

22

3+
## [0.0.10](https://github.com/atilafassina/quantum/compare/0.0.9...0.0.10) (2024-10-03)
4+
5+
6+
### Bug Fixes
7+
8+
* interpolate the actual Org name to the updater endpoint ([#23](https://github.com/atilafassina/quantum/issues/23)) ([15c747c](https://github.com/atilafassina/quantum/commit/15c747c1bee598645922d0c0b68cd68c3d960152))
9+
* release action syntax ([#24](https://github.com/atilafassina/quantum/issues/24)) ([f37c759](https://github.com/atilafassina/quantum/commit/f37c75962f8309dd920e9107163430f6019673a2))
10+
311
## 0.0.9 (2024-10-02)
412

513

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.9",
3+
"version": "0.0.10",
44
"type": "module",
55
"main": "./lib/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)