diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e275b1d..3c11e1f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,4 +1,4 @@ { - "plugins/agentic-dev-team": "5.4.0", + "plugins/agentic-dev-team": "5.4.1", "plugins/agentic-security-assessment": "2.2.1" } diff --git a/plugins/agentic-dev-team/.claude-plugin/plugin.json b/plugins/agentic-dev-team/.claude-plugin/plugin.json index df51e9c..7c64cf1 100644 --- a/plugins/agentic-dev-team/.claude-plugin/plugin.json +++ b/plugins/agentic-dev-team/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "agentic-dev-team", - "version": "5.4.0", + "version": "5.4.1", "description": "Persona-driven AI development team: orchestrator, team agents, review agents, skills, slash commands, and advisory hooks for Claude Code", "author": { "name": "finsterb", diff --git a/plugins/agentic-dev-team/CHANGELOG.md b/plugins/agentic-dev-team/CHANGELOG.md index cd0eb15..6a22b28 100644 --- a/plugins/agentic-dev-team/CHANGELOG.md +++ b/plugins/agentic-dev-team/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.4.1](https://github.com/bdfinst/agentic-dev-team/compare/agentic-dev-team-v5.4.0...agentic-dev-team-v5.4.1) (2026-05-30) + + +### Documentation + +* fix CHANGELOG ([0f7fd09](https://github.com/bdfinst/agentic-dev-team/commit/0f7fd09bcf68cc8cba79f72a2189b0101bd0581b)) + ## [5.4.0](https://github.com/bdfinst/agentic-dev-team/compare/agentic-dev-team-v5.3.1...agentic-dev-team-v5.4.0) (2026-05-28)