Skip to content

Commit f2d3792

Browse files
committed
bump: version 0.2.1 → 0.3.0
1 parent 22bb249 commit f2d3792

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

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.3.0 (2020-10-05)
2+
3+
### Feat
4+
5+
- add prerelease option
6+
17
## 0.2.1 (2020-10-04)
28

39
### Fix

0 commit comments

Comments
 (0)