Skip to content

Commit ad6e6d8

Browse files
bump: version 0.7.0 → 0.8.0
1 parent 5b027af commit ad6e6d8

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.cz.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
format = "v$version"

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.8.0 (2021-08-30)
2+
3+
### Fix
4+
5+
- removed id from default git_email
6+
7+
### Feat
8+
9+
- support custom git config
10+
111
## 0.7.0 (2021-03-08)
212

313
### Feat

0 commit comments

Comments
 (0)