Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit c5b61ac

Browse files
author
github-actions
committed
bump: version 1.0.6 → 1.1.0
1 parent 680ef8a commit c5b61ac

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-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.0.6"
3+
version = "1.1.0"
44
tag_format = "v$version"

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## v1.1.0 (2023-02-10)
2+
3+
### Feat
4+
5+
- Look for multiple %w verbs as these are valid starting with Go 1.20
6+
7+
## v1.0.6 (2022-11-24)
8+
9+
## v1.0.5 (2022-09-29)
10+
11+
## v1.0.4 (2022-09-16)
12+
13+
## v1.0.3 (2022-09-09)
14+
15+
## v1.0.2 (2022-08-12)
16+
17+
## v1.0.1 (2022-08-11)
18+
19+
## v1.0.0 (2022-05-10)

0 commit comments

Comments
 (0)