File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v1.4.0 (2026-01-15)
2+
3+ ### Feat
4+
5+ - support python 3.14 (#179 )
6+
7+ ### Technical
8+
9+ - bump the patch-updates group across 1 directory with 3 updates (#175 )
10+
111## v1.3.1 (2026-01-01)
212
313### Technical
Original file line number Diff line number Diff line change 11[project ]
22name = " lgtm-ai"
3- version = " 1.3.1 "
3+ version = " 1.4.0 "
44description = " Your AI-powered code review companion"
55authors = [
66 {
name =
" Sergio Castillo Lara" ,
email =
" [email protected] " },
@@ -172,7 +172,7 @@ exclude_lines = [
172172[tool .commitizen ]
173173version_files = [" pyproject.toml:^version" ]
174174name = " cz_customize"
175- version = " 1.3.1 "
175+ version = " 1.4.0 "
176176tag_format = " v$version"
177177
178178[tool .commitizen .customize ]
You can’t perform that action at this time.
0 commit comments