Skip to content

Commit 07d0af3

Browse files
chore(main): release 0.1.2 (#23)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1ef6156 commit 07d0af3

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.1.2](https://github.com/codescan-ai/codescan/compare/v0.1.1...v0.1.2) (2026-04-13)
4+
5+
6+
### Documentation
7+
8+
* clarify and improve custom AI server examples ([#43](https://github.com/codescan-ai/codescan/issues/43)) ([a461cd1](https://github.com/codescan-ai/codescan/commit/a461cd12b3a8ee38389c547c8f70141f099ea249))
9+
* update some section in the README and retrive the workflow badges ([bd59433](https://github.com/codescan-ai/codescan/commit/bd594331965d2810d14e6678a3f163f1e9a56ab6))
10+
* update some sections in the README and retrieve the workflow badges ([0868d21](https://github.com/codescan-ai/codescan/commit/0868d21cccf85c3514cdea9c7a49360c831c1e83))
11+
312
## [0.1.1](https://github.com/codescan-ai/codescan/compare/v0.1.0...v0.1.1) (2024-08-28)
413

514

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "codescanai"
7-
version = "0.2.0"
7+
version = "0.1.2"
88
description = "A CLI tool that scans your codebases for security vulnerabilities powered by powerful AI models."
99
readme = "README.md"
1010
authors = [{ name = "Caleb Abhulimhen", email = "calebabhulimhen@gmail.com" }]

0 commit comments

Comments
 (0)