Skip to content

Commit c642139

Browse files
bump: version 0.18.7 → 0.18.8
1 parent bf1b0a9 commit c642139

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.18.8 (2025-07-24)
2+
3+
### CI
4+
5+
- fix format (#70)
6+
17
## v0.18.7 (2025-07-24)
28

39
### Fix

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"sentry-sdk>=2.21.0,<3.0.0",
1818
]
1919
name = "lightman_ai"
20-
version = "0.18.7"
20+
version = "0.18.8"
2121
description = "Cybersecurity news aggregator."
2222
readme = "README.md"
2323

@@ -148,7 +148,7 @@ exclude_lines = [
148148
[tool.commitizen]
149149
version_files = ["pyproject.toml:^version"]
150150
name = "cz_customize"
151-
version = "0.18.7"
151+
version = "0.18.8"
152152
tag_format = "v$version"
153153

154154
[tool.commitizen.customize]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)