Skip to content

Commit d2a8b02

Browse files
bump: version 0.16.1 → 0.16.2
1 parent 364839d commit d2a8b02

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,6 +1,6 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.16.1"
3+
version = "0.16.2"
44
format = "v$version"
55
update_changelog_on_bump = true
66
major_version_zero = true

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.16.2 (2023-02-06)
2+
3+
### Fix
4+
5+
- change docker image version back to 3.8 (#59)
6+
17
## 0.16.1 (2023-02-05)
28

39
### Fix

0 commit comments

Comments
 (0)