File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 1+ ## v0.16.12 (2025-07-21)
2+
3+ ### CI
4+
5+ - bump osv-scanner version (#38 )
6+
7+ ### Technical
8+
9+ - migrate from poetry to uv (#37 )
10+ - bump the minor-updates group with 5 updates (#35 )
11+
112## v0.16.11 (2025-07-17)
213
314### CI
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ dependencies = [
1616 " ruff>=0.12.4" ,
1717]
1818name = " lightman_ai"
19- version = " 0.16.11 "
19+ version = " 0.16.12 "
2020description = " Cybersecurity news aggregator."
2121readme = " README.md"
2222
@@ -146,7 +146,7 @@ exclude_lines = [
146146[tool .commitizen ]
147147version_files = [" pyproject.toml:^version" ]
148148name = " cz_customize"
149- version = " 0.16.11 "
149+ version = " 0.16.12 "
150150tag_format = " v$version"
151151
152152[tool .commitizen .customize ]
You can’t perform that action at this time.
0 commit comments