Skip to content

Commit 57cc3a2

Browse files
bump: version 0.13.0 → 0.13.1
1 parent 309a4c6 commit 57cc3a2

File tree

2 files changed

+7
-1
lines changed

2 files changed

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

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.13.1 (2022-05-10)
2+
3+
### Fix
4+
5+
- Correct default branch from master to current
6+
17
## 0.13.0 (2022-05-04)
28

39
### Feat

0 commit comments

Comments
 (0)