We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b027af commit ad6e6d8Copy full SHA for ad6e6d8
.cz.toml
@@ -1,4 +1,4 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.7.0"
+version = "0.8.0"
4
format = "v$version"
CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.8.0 (2021-08-30)
+
+### Fix
5
+- removed id from default git_email
6
7
+### Feat
8
9
+- support custom git config
10
11
## 0.7.0 (2021-03-08)
12
13
### Feat
0 commit comments