From 50ea26ba6313422f9c55591fa5a1dcb7ddb0d233 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 20:29:15 +0000 Subject: [PATCH] chore: release main --- .claude-plugin/plugin.json | 2 +- .codex-plugin/plugin.json | 2 +- .cursor-plugin/plugin.json | 2 +- .devin-plugin/plugin.json | 2 +- .github/.release-please-manifest.json | 2 +- .grok-plugin/plugin.json | 2 +- .kimi-plugin/plugin.json | 2 +- package.json | 2 +- plugin.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 56189783e..7a5870bfb 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.2", + "version": "3.21.3", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow" diff --git a/.codex-plugin/plugin.json b/.codex-plugin/plugin.json index 021012bb2..6d54ca701 100644 --- a/.codex-plugin/plugin.json +++ b/.codex-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.2", + "version": "3.21.3", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow" diff --git a/.cursor-plugin/plugin.json b/.cursor-plugin/plugin.json index 723a8940f..d10a876ce 100644 --- a/.cursor-plugin/plugin.json +++ b/.cursor-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "compound-engineering", "displayName": "Compound Engineering", - "version": "3.21.2", + "version": "3.21.3", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow" diff --git a/.devin-plugin/plugin.json b/.devin-plugin/plugin.json index 56189783e..7a5870bfb 100644 --- a/.devin-plugin/plugin.json +++ b/.devin-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.2", + "version": "3.21.3", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow" diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 0628af0bf..323f7a36d 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,5 +1,5 @@ { - ".": "3.21.2", + ".": "3.21.3", ".claude-plugin": "1.0.3", ".cursor-plugin": "1.0.2" } diff --git a/.grok-plugin/plugin.json b/.grok-plugin/plugin.json index d9afe3402..cc7b1e7ba 100644 --- a/.grok-plugin/plugin.json +++ b/.grok-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.2", + "version": "3.21.3", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "author": { "name": "Kieran Klaassen and Trevin Chow" diff --git a/.kimi-plugin/plugin.json b/.kimi-plugin/plugin.json index 233b5705e..d03309827 100644 --- a/.kimi-plugin/plugin.json +++ b/.kimi-plugin/plugin.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.2", + "version": "3.21.3", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents", "keywords": [ "brainstorming", diff --git a/package.json b/package.json index 2eea612b8..1727cc904 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "compound-engineering", - "version": "3.21.2", + "version": "3.21.3", "description": "Official Compound Engineering skills plugin for coding agents", "type": "module", "private": true, diff --git a/plugin.json b/plugin.json index 95e9899e0..668d688a5 100644 --- a/plugin.json +++ b/plugin.json @@ -1,6 +1,6 @@ { "$schema": "https://antigravity.google/schemas/v1/plugin.json", "name": "compound-engineering", - "version": "3.21.2", + "version": "3.21.3", "description": "Brainstorm, plan, debug, review, and compound learnings with AI agents" }