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 50a8f0a commit e1d7784Copy full SHA for e1d7784
.cz.toml
@@ -1,5 +1,5 @@
1
[tool.commitizen]
2
-version = "0.15.3"
+version = "0.15.4"
3
bump_message = "build(version): :bookmark: update version from $current_version to $new_version"
4
version_schema = "semver"
5
version_provider = "commitizen"
CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.15.4 (2025-08-07)
+
+### Fix
+- :pencil2: forgot to include commas at end of JSON items (#54)
6
7
## 0.15.3 (2025-08-07)
8
9
### Fix
0 commit comments