We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a52065 commit 50fc9d7Copy full SHA for 50fc9d7
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.17.1"
+version = "0.18.0"
4
format = "v$version"
5
update_changelog_on_bump = true
6
major_version_zero = true
CHANGELOG.md
@@ -1,3 +1,13 @@
+## 0.18.0 (2023-03-03)
+
+### BREAKING CHANGE
+- Remove `use_ssh`. Documentation is in place to deploy using SSH keys
7
+### Fix
8
9
+- remove use_ssh flag (#65)
10
11
## 0.17.1 (2023-03-03)
12
13
### Fix
0 commit comments