File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v1.3.0 (2025-11-19)
2+
3+ ### Feat
4+
5+ - ** #168 ** : add support for gemini 3 pro preview (#169 )
6+
7+ ### Refactor
8+
9+ - Update supported Gemini models (#166 )
10+
11+ ### CI
12+
13+ - use twyn action (#167 )
14+
15+ ### Technical
16+
17+ - bump ruff from 0.14.1 to 0.14.2 in the patch-updates group (#160 )
18+ - bump ruff from 0.14.0 to 0.14.1 in the patch-updates group (#159 )
19+ - bump authlib from 1.6.4 to 1.6.5 (#158 )
20+ - bump ruff from 0.13.3 to 0.14.0 (#157 )
21+ - bump ruff from 0.13.2 to 0.13.3 in the patch-updates group (#156 )
22+
123## v1.2.1 (2025-10-01)
224
325### Technical
Original file line number Diff line number Diff line change 11[project ]
22name = " lgtm-ai"
3- version = " 1.2.1 "
3+ version = " 1.3.0 "
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.2.1 "
174+ version = " 1.3.0 "
175175tag_format = " v$version"
176176
177177[tool .commitizen .customize ]
You can’t perform that action at this time.
0 commit comments