Skip to content

Commit fd60f7d

Browse files
bump: version 6.1.0 → 6.1.1
1 parent 3d2d8bf commit fd60f7d

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
[tool.commitizen]
33
version_files = ["VERSION"]
4-
version = "6.1.0"
4+
version = "6.1.1"
55
tag_format = "v$version"
66
name = "cz_customize"
77

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
## v6.1.1 (2026-03-27)
2+
3+
### CI
4+
5+
- remove osv GH action job and bump requests depenency (#450)
6+
- remove osv action job and bump requests depenency
7+
8+
### Technical
9+
10+
- bump ruff from 0.15.6 to 0.15.7 in the patch-updates group (#444)
11+
- bump fastmcp from 3.0.2 to 3.1.1 (#446)
12+
- bump fastmcp from 3.0.2 to 3.1.1 (#446)
13+
- bump pytest-cov from 6.3.0 to 7.1.0 (#445)
14+
- bump types-python-dateutil from 2.9.0.20260305 to 2.9.0.20260323 (#447)
15+
- bump pytest from 8.4.2 to 9.0.2 (#448)
16+
- bump actions/cache from 5.0.3 to 5.0.4 in the patch-updates group (#443)
17+
118
## v6.1.0 (2026-03-17)
219

320
### Feat

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v6.1.0
1+
v6.1.1

0 commit comments

Comments
 (0)