Skip to content

Commit 6993e45

Browse files
build(version): 🔖 update version from 0.3.2 to 0.4.0 [skip ci]
1 parent 917ac46 commit 6993e45

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.commitizen]
2-
version = "0.3.2"
2+
version = "0.4.0"
33
bump_message = "build(version): :bookmark: update version from $current_version to $new_version [skip ci]"
44
version_schema = "semver"
55
version_provider = "commitizen"

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.4.0 (2025-07-15)
2+
3+
### Feat
4+
5+
- :sparkles: add recipe to template justfile to list all `TODO` items (#79)
6+
17
## 0.3.2 (2025-07-15)
28

39
### Refactor

0 commit comments

Comments
 (0)