Skip to content

Commit 1cf1971

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.1...v1.8.0) (2025-11-22) ### Features * implement report schema versioning ([#43](#43)) ([4c4752c](4c4752c))
1 parent 4c4752c commit 1cf1971

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.8.0](https://github.com/ambient-code/agentready/compare/v1.7.1...v1.8.0) (2025-11-22)
2+
3+
4+
### Features
5+
6+
* implement report schema versioning ([#43](https://github.com/ambient-code/agentready/issues/43)) ([4c4752c](https://github.com/ambient-code/agentready/commit/4c4752cb465cd20e1a97cc16507b7a50c1dd52be))
7+
18
## [1.7.1](https://github.com/ambient-code/agentready/compare/v1.7.0...v1.7.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.7.1"
3+
version = "1.8.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)