Skip to content

Commit a663205

Browse files
author
github-actions
committed
bump: version 1.7.0 → 1.7.1
1 parent b971205 commit a663205

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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 = "1.7.0"
3+
version = "1.7.1"
44
tag_format = "v$version"

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.7.1 (2025-02-01)
2+
3+
### Fix
4+
5+
- golang.org/x/tools requires go 1.22
6+
17
## v1.7.0 (2024-11-14)
28

39
### Fix

0 commit comments

Comments
 (0)