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 f50f7c8 commit a236b01Copy full SHA for a236b01
.cz.toml
@@ -1,4 +1,4 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.6.0"
+version = "0.7.0"
4
format = "v$version"
CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.7.0 (2021-03-08)
+
+### Feat
5
+- add support for `--changelog-to-stdout`
6
7
+### Fix
8
9
+- use commitizen-tool action instead of Woile's
10
11
## 0.6.0 (2021-02-06)
12
13
### Feat
0 commit comments