Skip to content

Commit 312c99a

Browse files
chore(release): 2.37.1 [skip ci]
## [2.37.1](v2.37.0...v2.37.1) (2026-05-14) ### Bug Fixes * correct 3 citation-claim mismatches in research report (v2.0.1) ([0b91f44](0b91f44)) * correct Zhang et al. citation title and broken URL (v2.0.1) ([e674953](e674953)), closes [#429](#429) * update research template title to match report rename ([ed3d113](ed3d113))
1 parent c1b1824 commit 312c99a

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.37.1](https://github.com/ambient-code/agentready/compare/v2.37.0...v2.37.1) (2026-05-14)
2+
3+
4+
### Bug Fixes
5+
6+
* correct 3 citation-claim mismatches in research report (v2.0.1) ([0b91f44](https://github.com/ambient-code/agentready/commit/0b91f44f350e984b260da2436de019fd1ea089f4))
7+
* correct Zhang et al. citation title and broken URL (v2.0.1) ([e674953](https://github.com/ambient-code/agentready/commit/e67495395f0e47c0091236d484f331c0dc13db66)), closes [#429](https://github.com/ambient-code/agentready/issues/429)
8+
* update research template title to match report rename ([ed3d113](https://github.com/ambient-code/agentready/commit/ed3d113ed1d690c50c80a0365e424d21624d7409))
9+
110
# [2.37.0](https://github.com/ambient-code/agentready/compare/v2.36.1...v2.37.0) (2026-05-12)
211

312

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.37.0"
3+
version = "2.37.1"
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)