Skip to content

Commit 8510ee6

Browse files
bump: version 0.14.0 → 0.14.1
1 parent 0d10fe0 commit 8510ee6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.cz.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "0.14.0"
3+
version = "0.14.1"
44
format = "v$version"

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.14.1 (2022-07-07)
2+
3+
### Fix
4+
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+
19
## 0.14.0 (2022-07-05)
210

311
### Fix

0 commit comments

Comments
 (0)