From 5f95cea45bce45061bb20bb1075c4f3d462ca0d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 12:13:08 +0000 Subject: [PATCH] release: claude-code-best-practice v0.3.0 --- .claude-plugin/marketplace.json | 2 +- plugins/claude-code-best-practice/.claude-plugin/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 8d193ee..08e6185 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -2,7 +2,7 @@ "$schema": "https://anthropic.com/claude-code/marketplace.schema.json", "name": "b4tchkn-claude-code-plugins", "metadata": { - "version": "0.11.0", + "version": "0.12.0", "description": "A collection of Claude code plugins developed by b4tchkn." }, "owner": { diff --git a/plugins/claude-code-best-practice/.claude-plugin/plugin.json b/plugins/claude-code-best-practice/.claude-plugin/plugin.json index 1cb3ebf..5edd071 100644 --- a/plugins/claude-code-best-practice/.claude-plugin/plugin.json +++ b/plugins/claude-code-best-practice/.claude-plugin/plugin.json @@ -1,7 +1,7 @@ { "name": "claude-code-best-practice", "description": "A plugin that audits and automatically improves Claude Code configuration files (CLAUDE.md, settings.json, agents, skills) based on established best practices.", - "version": "0.2.0", + "version": "0.3.0", "author": { "name": "Kakeru Nakabachi", "email": "baaaakkrad@gmail.com"