We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd796d9 commit 0a315f9Copy full SHA for 0a315f9
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.3.0"
+version = "0.4.0"
6
update_changelog_on_bump = true
7
major_version_zero = false
8
annotated_tag = true
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.4.0 (2025-07-16)
+
+### Feat
+- add chained .env file support and --sandboxed mode
## v0.3.0 (2025-07-16)
9
### Feat
0 commit comments