Skip to content

Commit c27f4cd

Browse files
chore(release): 2.48.0 [skip ci]
# [2.48.0](v2.47.0...v2.48.0) (2026-06-18) ### Features * add architectural boundary and threat model assessors (ADR B.1, B.2) ([#503](#503)) ([c32325d](c32325d)), closes [#463](#463)
1 parent c32325d commit c27f4cd

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.48.0](https://github.com/ambient-code/agentready/compare/v2.47.0...v2.48.0) (2026-06-18)
2+
3+
4+
### Features
5+
6+
* add architectural boundary and threat model assessors (ADR B.1, B.2) ([#503](https://github.com/ambient-code/agentready/issues/503)) ([c32325d](https://github.com/ambient-code/agentready/commit/c32325d67c41a825066ffb027170c0b8302e57d7)), closes [#463](https://github.com/ambient-code/agentready/issues/463)
7+
18
# [2.47.0](https://github.com/ambient-code/agentready/compare/v2.46.3...v2.47.0) (2026-06-17)
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.47.0"
3+
version = "2.48.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)