Skip to content

Commit 01637e5

Browse files
chore(main): release 0.1.3
1 parent 55177b9 commit 01637e5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/codescan-ai/codescan/compare/v0.1.2...v0.1.3) (2026-04-13)
4+
5+
6+
### Documentation
7+
8+
* update README for v0.1.2 with V2 agent scanner and diff-aware analysis ([55177b9](https://github.com/codescan-ai/codescan/commit/55177b90229bba072318d43d9d2f456cb8965c71))
9+
310
## [0.1.2](https://github.com/codescan-ai/codescan/compare/v0.1.1...v0.1.2) (2026-04-13)
411

512

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.1.2"
7+
version = "0.1.3"
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)