We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 468582c commit e41bf7fCopy full SHA for e41bf7f
.cz.toml
@@ -1,6 +1,6 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.18.0"
+version = "0.18.1"
4
format = "v$version"
5
update_changelog_on_bump = true
6
major_version_zero = true
CHANGELOG.md
@@ -1,3 +1,9 @@
+## 0.18.1 (2023-03-28)
+
+### Fix
+- Add support for GitHub Enterprise Server (#66)
7
## 0.18.0 (2023-03-03)
8
9
### BREAKING CHANGE
0 commit comments