Skip to content

Commit a49983d

Browse files
authored
bump: version 6.0.0 → 6.0.1 (#407)
1 parent 37803f1 commit a49983d

File tree

3 files changed

+32
-2
lines changed

3 files changed

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

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## v6.0.1 (2026-01-12)
2+
3+
### Fix
4+
5+
- build package with specified Python version (#395)
6+
7+
### Technical
8+
9+
- bump actions/cache from 4.3.0 to 5.0.1 (#403)
10+
- bump actions/upload-artifact from 5.0.0 to 6.0.0 (#404)
11+
- bump actions/download-artifact from 6.0.0 to 7.0.0 (#405)
12+
- bump dependencies (#406)
13+
- Weekly update of trusted packages
14+
- Weekly update of trusted packages
15+
- Weekly update of trusted packages
16+
- Weekly update of trusted packages
17+
- bump the patch-updates group with 3 updates (#401)
18+
- Weekly update of trusted packages
19+
- bump dependencies (#402)
20+
- Weekly update of trusted packages
21+
- bump softprops/action-gh-release from 2.4.2 to 2.5.0 (#400)
22+
- Weekly update of trusted packages
23+
- bump actions/checkout from 5.0.0 to 6.0.0 (#398)
24+
- bump actions/create-github-app-token from 2.1.4 to 2.2.0 (#399)
25+
- bump astral-sh/setup-uv from 7.1.2 to 7.1.4 in the patch-updates group (#397)
26+
- Weekly update of trusted packages
27+
- Weekly update of trusted packages
28+
- bump softprops/action-gh-release from 2.4.1 to 2.4.2 in the patch-updates group (#396)
29+
- Weekly update of trusted packages
30+
131
## v6.0.0 (2025-11-07)
232

333
### Feat

VERSION

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

0 commit comments

Comments
 (0)