From 57f688e19b8b49c82cae2852fe7653ba34be7829 Mon Sep 17 00:00:00 2001 From: "aidd-bot[bot]" <290648294+aidd-bot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 10:32:09 +0000 Subject: [PATCH] chore: release main --- .claude-plugin/marketplace.json | 2 +- .release-please-manifest.json | 4 ++-- CHANGELOG.md | 7 +++++++ cli/CHANGELOG.md | 17 +++++++++++++++++ cli/package.json | 2 +- 5 files changed, 28 insertions(+), 4 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index af898ef93..c250e56ae 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.3", + "version": "5.5.4", "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 bd372bf29..220cc85df 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "5.5.3", + ".": "5.5.4", "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.3" + "cli": "5.1.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index d9be536ba..0b12bc906 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.5.4](https://github.com/ai-driven-dev/framework/compare/v5.5.3...v5.5.4) (2026-07-22) + + +### Bug Fixes + +* **cli:** restore correct version again after second regression, re-anchor for release-please ([#493](https://github.com/ai-driven-dev/framework/issues/493)) ([22171ed](https://github.com/ai-driven-dev/framework/commit/22171ed8997a28fb695168353b0541401e3272b7)) + ## [5.5.3](https://github.com/ai-driven-dev/framework/compare/v5.5.2...v5.5.3) (2026-07-22) diff --git a/cli/CHANGELOG.md b/cli/CHANGELOG.md index 99df79332..b2d77cfa4 100644 --- a/cli/CHANGELOG.md +++ b/cli/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [5.1.4](https://github.com/ai-driven-dev/framework/compare/cli-v5.1.3...cli-v5.1.4) (2026-07-22) + + +### Bug Fixes + +* **cli:** add license and keywords for the npm package page ([691c1c3](https://github.com/ai-driven-dev/framework/commit/691c1c3d30f572e9f13a83f9997d9780b2205914)) +* **cli:** migrate aidd-cli into framework as cli/, full history preserved ([daeef56](https://github.com/ai-driven-dev/framework/commit/daeef56aa3002142a1f2fbed048769e959ab60fe)) +* **cli:** repoint self-references from aidd-cli to framework ([601c30c](https://github.com/ai-driven-dev/framework/commit/601c30c84d2adb04e3c6327a1a7778a894db3b33)) +* **cli:** restore correct version after release-please regression ([#488](https://github.com/ai-driven-dev/framework/issues/488)) ([047bcb2](https://github.com/ai-driven-dev/framework/commit/047bcb29e5729d13dd7d27b0921ecc3cbb7eb9d3)) +* **cli:** restore correct version again after second regression, re-anchor for release-please ([#493](https://github.com/ai-driven-dev/framework/issues/493)) ([22171ed](https://github.com/ai-driven-dev/framework/commit/22171ed8997a28fb695168353b0541401e3272b7)) + + +### Miscellaneous + +* release main ([#485](https://github.com/ai-driven-dev/framework/issues/485)) ([be7195b](https://github.com/ai-driven-dev/framework/commit/be7195b0978d729a1de39826d771511d15f03331)) +* release main ([#489](https://github.com/ai-driven-dev/framework/issues/489)) ([c84fc3d](https://github.com/ai-driven-dev/framework/commit/c84fc3d8fee6e93cee4ea0c5d0d7fe68eac990ea)) + ## [5.1.3](https://github.com/ai-driven-dev/aidd-cli/compare/v5.1.2...v5.1.3) (2026-07-17) diff --git a/cli/package.json b/cli/package.json index c9584d725..1b9b2d832 100644 --- a/cli/package.json +++ b/cli/package.json @@ -1,6 +1,6 @@ { "name": "@ai-driven-dev/cli", - "version": "5.1.3", + "version": "5.1.4", "description": "AI-Driven Development CLI — install AI tool configs and plugins from the AIDD marketplace", "license": "MIT", "keywords": [