Skip to content

Commit a10da1b

Browse files
chore(release): 1.17.0 [skip ci]
# [1.17.0](v1.16.0...v1.17.0) (2025-11-23) ### Features * Implement SeparationOfConcernsAssessor (fixes [#78](#78)) ([#92](#92)) ([99bfe28](99bfe28))
1 parent 99bfe28 commit a10da1b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.17.0](https://github.com/ambient-code/agentready/compare/v1.16.0...v1.17.0) (2025-11-23)
2+
3+
4+
### Features
5+
6+
* Implement SeparationOfConcernsAssessor (fixes [#78](https://github.com/ambient-code/agentready/issues/78)) ([#92](https://github.com/ambient-code/agentready/issues/92)) ([99bfe28](https://github.com/ambient-code/agentready/commit/99bfe282c2b3ee7be6f9ecc02feb295cc74ed2f0))
7+
18
# [1.16.0](https://github.com/ambient-code/agentready/compare/v1.15.0...v1.16.0) (2025-11-23)
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.16.0"
3+
version = "1.17.0"
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)