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 13845da commit e24ecf3Copy full SHA for e24ecf3
.cz.toml
@@ -1,4 +1,4 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "1.3.0"
+version = "1.4.0"
4
tag_format = "v$version"
CHANGELOG.md
@@ -1,3 +1,9 @@
+## v1.4.0 (2023-03-13)
+
+### Feat
5
+- Require Go 1.20 in go.mod
6
7
## v1.3.0 (2023-03-07)
8
9
### Feat
0 commit comments