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 917ac46 commit 6993e45Copy full SHA for 6993e45
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.3.2"
+version = "0.4.0"
3
bump_message = "build(version): :bookmark: update version from $current_version to $new_version [skip ci]"
4
version_schema = "semver"
5
version_provider = "commitizen"
CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.4.0 (2025-07-15)
+
+### Feat
+- :sparkles: add recipe to template justfile to list all `TODO` items (#79)
6
7
## 0.3.2 (2025-07-15)
8
9
### Refactor
0 commit comments