Skip to content

Commit a236b01

Browse files
committed
bump: version 0.6.0 → 0.7.0
1 parent f50f7c8 commit a236b01

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
format = "v$version"

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.7.0 (2021-03-08)
2+
3+
### Feat
4+
5+
- add support for `--changelog-to-stdout`
6+
7+
### Fix
8+
9+
- use commitizen-tool action instead of Woile's
10+
111
## 0.6.0 (2021-02-06)
212

313
### Feat

0 commit comments

Comments
 (0)