fix: sync plugin.json version with latest tag (#171)

Sync plugin.json version to 1.4.1, add CI check to verify versions match on release, and add release.sh script. Fixes #170.
This commit is contained in:
ericcai
2026-02-09 08:18:49 +08:00
committed by GitHub
parent 11ad2a875f
commit d2191d09a2
4 changed files with 80 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "everything-claude-code",
"version": "1.2.0",
"version": "1.4.1",
"description": "Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use",
"author": {
"name": "Affaan Mustafa",