We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86d2b10 commit 95c0820Copy full SHA for 95c0820
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.16.2"
+version = "0.16.3"
4
format = "v$version"
5
update_changelog_on_bump = true
6
major_version_zero = true
CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.16.3 (2023-02-09)
+
+### Fix
+- missing `libffi-dev` in `Dockerfile` which breaks third party plugins (#60)
7
## 0.16.2 (2023-02-06)
8
9
### Fix
0 commit comments