Skip to content

Commit fd95941

Browse files
chore(release): 1.6.2 [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2025-11-22) ### Bug Fixes * address P1 code quality issues from code review ([#36](#36)) ([5976332](5976332))
1 parent 5976332 commit fd95941

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+
## [1.6.2](https://github.com/ambient-code/agentready/compare/v1.6.1...v1.6.2) (2025-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* address P1 code quality issues from code review ([#36](https://github.com/ambient-code/agentready/issues/36)) ([5976332](https://github.com/ambient-code/agentready/commit/5976332d10e714251b3752cfc2d0f45a333db580))
7+
18
## [1.6.1](https://github.com/ambient-code/agentready/compare/v1.6.0...v1.6.1) (2025-11-22)
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 = "1.6.1"
3+
version = "1.6.2"
44
description = "Assess git repositories against 25 evidence-based attributes for AI-assisted development readiness"
55
authors = [{name = "Jeremy Eder", email = "jeder@redhat.com"}]
66
readme = "README.md"

0 commit comments

Comments
 (0)