From b8f4ef54d1851452235b9e1133c6fb74d7a88f4b Mon Sep 17 00:00:00 2001 From: "aidd-bot[bot]" <290648294+aidd-bot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 19:05:26 +0000 Subject: [PATCH] chore: release main --- .claude-plugin/marketplace.json | 2 +- .release-please-manifest.json | 4 ++-- CHANGELOG.md | 7 +++++++ cli/CHANGELOG.md | 7 +++++++ cli/package.json | 2 +- 5 files changed, 18 insertions(+), 4 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index b91b6563..f76db659 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/claude-code-marketplace.json", "name": "aidd-framework", - "version": "5.5.5", + "version": "5.5.6", "description": "Official plugin marketplace for the AI-Driven Development framework", "owner": { "name": "AI-Driven Dev" diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 32d4a342..23bd8d8e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "5.5.5", + ".": "5.5.6", "plugins/aidd-context": "2.4.1", "plugins/aidd-dev": "2.3.1", "plugins/aidd-vcs": "2.2.1", @@ -7,5 +7,5 @@ "plugins/aidd-orchestrator": "2.1.1", "plugins/aidd-refine": "2.2.1", "plugins/aidd-ui": "0.2.1-alpha.0", - "cli": "5.1.4" + "cli": "5.1.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 06641c28..33001bd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.5.6](https://github.com/ai-driven-dev/framework/compare/v5.5.5...v5.5.6) (2026-07-22) + + +### Bug Fixes + +* **docs:** resolve real broken markdown links, drop temporary link-check excludes ([#500](https://github.com/ai-driven-dev/framework/issues/500)) ([c6103e6](https://github.com/ai-driven-dev/framework/commit/c6103e636ede5c66667fd0e6ebe9eccee87a6e3d)) + ## [5.5.5](https://github.com/ai-driven-dev/framework/compare/v5.5.4...v5.5.5) (2026-07-22) diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index b2d77cfa..1439b0d3 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.1.5](https://github.com/ai-driven-dev/framework/compare/cli-v5.1.4...cli-v5.1.5) (2026-07-22) + + +### Bug Fixes + +* **docs:** resolve real broken markdown links, drop temporary link-check excludes ([#500](https://github.com/ai-driven-dev/framework/issues/500)) ([c6103e6](https://github.com/ai-driven-dev/framework/commit/c6103e636ede5c66667fd0e6ebe9eccee87a6e3d)) + ## [5.1.4](https://github.com/ai-driven-dev/framework/compare/cli-v5.1.3...cli-v5.1.4) (2026-07-22) diff --git a/cli/package.json b/cli/package.json index 1b9b2d83..7a855fdc 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@ai-driven-dev/cli", - "version": "5.1.4", + "version": "5.1.5", "description": "AI-Driven Development CLI — install AI tool configs and plugins from the AIDD marketplace", "license": "MIT", "keywords": [