File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v1.3.1 (2026-01-01)
2+
3+ ### Technical
4+
5+ - bump pygithub from 2.7.0 to 2.8.1 (#162 )
6+ - bump click from 8.2.1 to 8.3.0 (#163 )
7+ - bump pydantic from 2.11.7 to 2.12.3 (#164 )
8+ - bump pydantic-settings from 2.10.1 to 2.11.0 (#165 )
9+
110## v1.3.0 (2025-11-19)
211
312### Feat
Original file line number Diff line number Diff line change 11[project ]
22name = " lgtm-ai"
3- version = " 1.3.0 "
3+ version = " 1.3.1 "
44description = " Your AI-powered code review companion"
55authors = [
66 {
name =
" Sergio Castillo Lara" ,
email =
" [email protected] " },
@@ -171,7 +171,7 @@ exclude_lines = [
171171[tool .commitizen ]
172172version_files = [" pyproject.toml:^version" ]
173173name = " cz_customize"
174- version = " 1.3.0 "
174+ version = " 1.3.1 "
175175tag_format = " v$version"
176176
177177[tool .commitizen .customize ]
You can’t perform that action at this time.
0 commit comments