Skip to content

Commit 977c3f8

Browse files
author
github-actions
committed
bump: version 1.2.0 → 1.3.0
1 parent da031bc commit 977c3f8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
tag_format = "v$version"

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v1.3.0 (2023-03-07)
2+
3+
### Feat
4+
5+
- Suggest fixes for missing wrap verbs
6+
- Stop linting arguments that are .Error() expressions
7+
18
## v1.2.0 (2023-02-25)
29

310
### Feat

0 commit comments

Comments
 (0)