Skip to content

Commit 50fc9d7

Browse files
bump: version 0.17.1 → 0.18.0
1 parent 9a52065 commit 50fc9d7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-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.17.1"
3+
version = "0.18.0"
44
format = "v$version"
55
update_changelog_on_bump = true
66
major_version_zero = true

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 0.18.0 (2023-03-03)
2+
3+
### BREAKING CHANGE
4+
5+
- Remove `use_ssh`. Documentation is in place to deploy using SSH keys
6+
7+
### Fix
8+
9+
- remove use_ssh flag (#65)
10+
111
## 0.17.1 (2023-03-03)
212

313
### Fix

0 commit comments

Comments
 (0)