Skip to content

Commit 915c67d

Browse files
committed
chore: release v0.1.0
1 parent 4555e07 commit 915c67d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

22

3+
# [0.1.0](https://github.com/atilafassina/quantum/compare/0.0.10...0.1.0) (2024-10-04)
4+
5+
6+
### Features
7+
8+
* clear identifier with a default as fallback ([#36](https://github.com/atilafassina/quantum/issues/36)) ([4555e07](https://github.com/atilafassina/quantum/commit/4555e07586c77267326f16a1e9821ee174535879))
9+
310
## [0.0.10](https://github.com/atilafassina/quantum/compare/0.0.9...0.0.10) (2024-10-03)
411

512

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

0 commit comments

Comments
 (0)