Skip to content

Commit 29444ad

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.0...v1.11.0) (2025-11-22) ### Features * Add research report management CLI commands ([#45](#45)) ([e1be488](e1be488)), closes [#7](#7)
1 parent e1be488 commit 29444ad

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.11.0](https://github.com/ambient-code/agentready/compare/v1.10.0...v1.11.0) (2025-11-22)
2+
3+
4+
### Features
5+
6+
* Add research report management CLI commands ([#45](https://github.com/ambient-code/agentready/issues/45)) ([e1be488](https://github.com/ambient-code/agentready/commit/e1be4887d4cae184a9afe9207ea00d709d709a7c)), closes [#7](https://github.com/ambient-code/agentready/issues/7)
7+
18
# [1.10.0](https://github.com/ambient-code/agentready/compare/v1.9.0...v1.10.0) (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.10.0"
3+
version = "1.11.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)