File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v0.1.3 (2025-05-23)
2+
3+ ### Fix
4+
5+ - lgtm link after moving to github
6+ - yml was incorrect
7+
8+ ### Docs
9+
10+ - mention lgtm workflow in README
11+
12+ ### Technical
13+
14+ - fix gh action name
15+ - add more CODEOWNERS to allow more reviewers
16+
117## v0.1.2 (2025-05-23)
218
319### Fix
Original file line number Diff line number Diff line change 11[project ]
22name = " lgtm-ai"
3- version = " 0.1.2 "
3+ version = " 0.1.3 "
44description = " Your AI-powered code review companion"
55authors = [
66 {name = " Sergio Castillo Lara" , email = " s.cast.lara@gmail.com" },
@@ -139,7 +139,7 @@ exclude_lines = [
139139[tool .commitizen ]
140140version_files = [" pyproject.toml:^version" ]
141141name = " cz_customize"
142- version = " 0.1.2 "
142+ version = " 0.1.3 "
143143tag_format = " v$version"
144144
145145[tool .commitizen .customize ]
You can’t perform that action at this time.
0 commit comments