Skip to content

Commit 932a4cc

Browse files
bump: version 6.1.1 → 6.1.2
1 parent 529457e commit 932a4cc

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

.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.1"
4+
version = "6.1.2"
55
tag_format = "v$version"
66
name = "cz_customize"
77

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## v6.1.2 (2026-04-10)
2+
3+
### Technical
4+
5+
- bump cryptography from 46.0.6 to 46.0.7 (#464)
6+
- bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 (#452)
7+
- bump astral-sh/setup-uv from 7.6.0 to 8.0.0 (#453)
8+
- bump pytest-cov from 6.3.0 to 7.1.0 (#456)
9+
- bump the patch-updates group across 1 directory with 2 updates (#460)
10+
- bump the patch-updates group with 2 updates
11+
- bump types-requests from 2.33.0.20260327 to 2.33.0.20260402 (#461)
12+
- bump types-python-dateutil from 2.9.0.20260323 to 2.9.0.20260402 (#462)
13+
- bump mypy from 1.19.1 to 1.20.0 (#463)
14+
- bump docker/login-action from 4.0.0 to 4.1.0 (#459)
15+
- bump fastmcp from 3.1.1 to 3.2.0 (#458)
16+
- bump types-requests from 2.32.4.20260107 to 2.33.0.20260327 (#455)
17+
- bump pygments from 2.19.2 to 2.20.0 (#457)
18+
- bump the patch-updates group with 2 updates (#454)
19+
- bump cryptography from 46.0.5 to 46.0.6 (#451)
20+
121
## v6.1.1 (2026-03-27)
222

323
### CI

VERSION

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

0 commit comments

Comments
 (0)