From 6810880ea19ec7319747ff7ce36237e9f10c4dba Mon Sep 17 00:00:00 2001 From: "aidd-bot[bot]" <290648294+aidd-bot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 17:07:06 +0000 Subject: [PATCH] chore: release main --- .claude-plugin/marketplace.json | 2 +- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ plugins/aidd-ui/CHANGELOG.md | 22 ++++++++++++++++++++++ 4 files changed, 31 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index f1e32116..b7a45aac 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.1.0", + "version": "5.1.1", "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 c2f81617..67f46473 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "5.1.0", + ".": "5.1.1", "plugins/aidd-context": "2.1.0", "plugins/aidd-dev": "2.1.0", "plugins/aidd-vcs": "2.1.0", diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d1d67f9..cba88c57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [5.1.1](https://github.com/ai-driven-dev/framework/compare/v5.1.0...v5.1.1) (2026-06-30) + + +### Miscellaneous + +* **aidd-ui:** reset version to 0.1.0-alpha.0 ([726a8a0](https://github.com/ai-driven-dev/framework/commit/726a8a04ac692616915c65160e5d255c14ef2ea1)) + ## [5.1.0](https://github.com/ai-driven-dev/framework/compare/v5.0.3...v5.1.0) (2026-06-30) diff --git a/plugins/aidd-ui/CHANGELOG.md b/plugins/aidd-ui/CHANGELOG.md index 825c32f0..095b4bcd 100644 --- a/plugins/aidd-ui/CHANGELOG.md +++ b/plugins/aidd-ui/CHANGELOG.md @@ -1 +1,23 @@ # Changelog + +## [0.1.0-alpha.0](https://github.com/ai-driven-dev/framework/compare/aidd-ui-v0.1.0-alpha.0...aidd-ui-v0.1.0-alpha.0) (2026-06-30) + + +### Features + +* **aidd-ui:** scaffold alpha plugin (0.1.0-alpha.0) ([#319](https://github.com/ai-driven-dev/framework/issues/319)) ([a56792a](https://github.com/ai-driven-dev/framework/commit/a56792afb6584ba17115011721823a2439fb7759)) + + +### Miscellaneous + +* **aidd-ui:** reset version to 0.1.0-alpha.0 ([726a8a0](https://github.com/ai-driven-dev/framework/commit/726a8a04ac692616915c65160e5d255c14ef2ea1)) +* **framework:** release as 4.0.0 ([5b0fc9d](https://github.com/ai-driven-dev/framework/commit/5b0fc9d9116e37abe7ef5dbb5d06438f607475e8)) +* **framework:** trigger ci recheck after history rewrite ([391760e](https://github.com/ai-driven-dev/framework/commit/391760e19eb69fe80e098c3aefc3c527cda2169a)) +* release main ([#364](https://github.com/ai-driven-dev/framework/issues/364)) ([2ba2443](https://github.com/ai-driven-dev/framework/commit/2ba24431b2f0fb0c3b8c92061d1c505a601d34f8)) + + +### Refactoring + +* conform remaining skills to the authoring contract ([#334](https://github.com/ai-driven-dev/framework/issues/334)) ([dcc232a](https://github.com/ai-driven-dev/framework/commit/dcc232a5a7a7bcdf0c477b36399fd4d412685022)) + +## Changelog