We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7542795 commit d92e96dCopy full SHA for d92e96d
2 files changed
.cz.toml
@@ -2,7 +2,7 @@
2
name = "cz_conventional_commits"
3
tag_format = "v$version"
4
version_scheme = "semver"
5
-version = "0.4.0"
+version = "0.5.0"
6
update_changelog_on_bump = true
7
major_version_zero = false
8
annotated_tag = true
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.5.0 (2025-07-17)
+
+### Feat
+- enhance variable expansion and command substitution
## v0.4.0 (2025-07-16)
9
### Feat
0 commit comments