From d8d87a9e4890771e61b01d808876cea22a598fee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 01:55:47 -0700 Subject: [PATCH] chore: release main (#303) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .claude-plugin/marketplace.json | 2 +- .github/.release-please-manifest.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 5c9f24f..18eac1c 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -6,7 +6,7 @@ }, "metadata": { "description": "Plugin marketplace for Claude Code extensions", - "version": "1.0.1" + "version": "1.0.2" }, "plugins": [ { diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 75de63b..2dd1702 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,6 +1,6 @@ { - ".": "2.43.0", + ".": "2.43.1", "plugins/compound-engineering": "2.43.0", "plugins/coding-tutor": "1.2.1", - ".claude-plugin": "1.0.1" + ".claude-plugin": "1.0.2" } diff --git a/package.json b/package.json index c52538a..3ecf828 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@every-env/compound-plugin", - "version": "2.43.0", + "version": "2.43.1", "type": "module", "private": false, "bin": {