File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed
Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v1.5.4 (2026-04-02)
2+
3+ ### CI
4+
5+ - remove dependencies-security step (#201 )
6+
7+ ### Technical
8+
9+ - bump packages, fix mcp, and make it stable (#203 )
10+ - bump requests from 2.32.5 to 2.33.0 (#202 )
11+ - bump the patch-updates group with 2 updates (#199 )
12+
113## v1.5.3 (2026-03-06)
214
315### Fix
Original file line number Diff line number Diff line change 11[project ]
22name = " lgtm-ai"
3- version = " 1.5.3 "
3+ version = " 1.5.4 "
44description = " Your AI-powered code review companion"
55authors = [
66 {name = " Sergio Castillo Lara" , email = " s.cast.lara@gmail.com" },
@@ -171,7 +171,7 @@ exclude_lines = [
171171[tool .commitizen ]
172172version_files = [" pyproject.toml:^version" ]
173173name = " cz_customize"
174- version = " 1.5.3 "
174+ version = " 1.5.4 "
175175tag_format = " v$version"
176176
177177[tool .commitizen .customize ]
You can’t perform that action at this time.
0 commit comments