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.1.2 (2025-09-29)
2+
3+ ### Fix
4+
5+ - handling of target for guides, tests using lgtm.toml (#147 )
6+
7+ ### Technical
8+
9+ - bump ruff from 0.13.1 to 0.13.2 in the patch-updates group (#148 )
10+
111## v1.1.1 (2025-09-28)
212
313### Fix
Original file line number Diff line number Diff line change 11[project ]
22name = " lgtm-ai"
3- version = " 1.1.1 "
3+ version = " 1.1.2 "
44description = " Your AI-powered code review companion"
55authors = [
66 {
name =
" Sergio Castillo Lara" ,
email =
" [email protected] " },
@@ -157,7 +157,7 @@ exclude_lines = [
157157[tool .commitizen ]
158158version_files = [" pyproject.toml:^version" ]
159159name = " cz_customize"
160- version = " 1.1.1 "
160+ version = " 1.1.2 "
161161tag_format = " v$version"
162162
163163[tool .commitizen .customize ]
You can’t perform that action at this time.
0 commit comments