We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d995bc1 commit 853653fCopy full SHA for 853653f
.cz.toml
@@ -1,4 +1,4 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.4.0"
+version = "0.5.0"
4
format = "v$version"
CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.5.0 (2020-12-02)
+
+### Feat
5
+- add extra_requirements parameters instead of reading the requirements.txt file
6
7
## 0.4.0 (2020-11-24)
8
9
### Feat
0 commit comments