Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sust4in committed Aug 23, 2024
2 parents b0cd973 + 3b68863 commit 1340511
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.1.28 (2024-08-23)

### Fix

- body.md path

## 0.1.27 (2024-08-23)

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ update_changelog_on_bump = true

[project]
name = "codethreat-cli"
version = "0.1.27"
version = "0.1.28"
requires-python = ">=3.12"
description = "CLI toolset for CodeThreat SAST"
authors = [
Expand Down

0 comments on commit 1340511

Please sign in to comment.