File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed
Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11
22[tool .commitizen ]
33version_files = [" VERSION" ]
4- version = " 2.9.2 "
4+ version = " 2.9.3 "
55tag_format = " v$version"
66name = " cz_customize"
77
Original file line number Diff line number Diff line change 1+ ## v2.9.3 (2025-08-20)
2+
3+ ### Refactor
4+
5+ - small refactoring changes (#251 )
6+
7+ ### CI
8+
9+ - Create action for docker builds (#261 )
10+ - change package ecosystem to uv (#260 )
11+ - allow dependabot to update GitHub actions (#250 )
12+
13+ ### Technical
14+
15+ - bump docker/build-push-action from 5.4.0 to 6.18.0 (#263 )
16+ - bump actions/create-github-app-token from 1.12.0 to 2.1.1 (#259 )
17+ - bump actions/checkout from 4.2.2 to 5.0.0 (#253 )
18+ - bump actions/cache from 4.2.3 to 4.2.4 in the patch-updates group (#257 )
19+ - bump the minor-updates group with 3 updates (#258 )
20+ - run ensurepip before copying lock dependency files (#247 )
21+
122## v2.9.2 (2025-08-19)
223
324### Fix
Original file line number Diff line number Diff line change 1- v2.9.2
1+ v2.9.3
You can’t perform that action at this time.
0 commit comments