Skip to content

Commit 333496d

Browse files
chore(release): 2.45.0 [skip ci]
# [2.45.0](v2.44.0...v2.45.0) (2026-05-28) ### Features * test assessor enhancements for command documentation and organization (ADR A.2, A.3) ([51030ec](51030ec)), closes [#460](#460)
1 parent e12e075 commit 333496d

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.45.0](https://github.com/ambient-code/agentready/compare/v2.44.0...v2.45.0) (2026-05-28)
2+
3+
4+
### Features
5+
6+
* test assessor enhancements for command documentation and organization (ADR A.2, A.3) ([51030ec](https://github.com/ambient-code/agentready/commit/51030ecc0c94453d02671b667ff5671969404eab)), closes [#460](https://github.com/ambient-code/agentready/issues/460)
7+
18
# [2.44.0](https://github.com/ambient-code/agentready/compare/v2.43.0...v2.44.0) (2026-05-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.44.0"
3+
version = "2.45.0"
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)