We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d10fe0 commit 8510ee6Copy full SHA for 8510ee6
.cz.toml
@@ -1,4 +1,4 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "0.14.0"
+version = "0.14.1"
4
format = "v$version"
CHANGELOG.md
@@ -1,3 +1,11 @@
+## 0.14.1 (2022-07-07)
+
+### Fix
5
+- Refuse to push on pull_request event
6
+- Don't pull or push with nothing to push
7
+- Print error message to stderr
8
9
## 0.14.0 (2022-07-05)
10
11
### Fix
0 commit comments