Skip to content

Commit 31225e6

Browse files
chore(release): 2.52.1 [skip ci]
## [2.52.1](v2.52.0...v2.52.1) (2026-08-22) ### Bug Fixes * **assessors:** recognize go vet, yamllint, shellcheck, bash -n in single-file verification ([#537](#537)) ([0646eb1](0646eb1))
1 parent 0646eb1 commit 31225e6

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,3 +1,10 @@
1+
## [2.52.1](https://github.com/ambient-code/agentready/compare/v2.52.0...v2.52.1) (2026-08-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **assessors:** recognize go vet, yamllint, shellcheck, bash -n in single-file verification ([#537](https://github.com/ambient-code/agentready/issues/537)) ([0646eb1](https://github.com/ambient-code/agentready/commit/0646eb11f5e3ea2a86e8f0d9b424021801836dc7))
7+
18
# [2.52.0](https://github.com/ambient-code/agentready/compare/v2.51.0...v2.52.0) (2026-07-28)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentready"
3-
version = "2.52.0"
3+
version = "2.52.1"
44
description = "Assess and bootstrap git repositories for AI-assisted development with automated remediation"
55
authors = [{name = "Jeremy Eder", email = "jeder@redhat.com"}]
66
readme = "README.md"

0 commit comments

Comments
 (0)