Skip to content

Commit 2dacbf6

Browse files
committed
bump: version 0.5.0 → 0.6.0
1 parent 6c13e81 commit 2dacbf6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.5.0"
3+
version = "0.6.0"
44
format = "v$version"

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.6.0 (2021-02-06)
2+
3+
### Feat
4+
5+
- add pull before pushing to avoid error with remote with new changes
6+
17
## 0.5.0 (2020-12-02)
28

39
### Feat

0 commit comments

Comments
 (0)