Skip to content

Commit 62e40e6

Browse files
Nick Sullivanclaude
andcommitted
📦 Bump version to 9.22.0
New features since 9.21.0: - verify-deliverables SubagentStop hook (#51) - Skill frontmatter declarative composition: next-skill, requires, model-hint, stability (#52) - /ai-coding-config doctor subcommand (#53) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a76a221 commit 62e40e6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"metadata": {
88
"description": "Professional AI coding configurations, agents, skills, and context for Claude Code and Cursor",
9-
"version": "9.21.0",
9+
"version": "9.22.0",
1010
"license": "MIT",
1111
"repository": "https://github.com/TechNickAI/ai-coding-config"
1212
},
@@ -15,7 +15,7 @@
1515
"name": "ai-coding-config",
1616
"source": "./plugins/core",
1717
"description": "Commands, agents, skills, and context for AI-assisted development workflows",
18-
"version": "9.21.0",
18+
"version": "9.22.0",
1919
"tags": ["commands", "agents", "skills", "workflows", "essential"]
2020
}
2121
]

plugins/core/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ai-coding-config",
3-
"version": "9.21.0",
3+
"version": "9.22.0",
44
"description": "Commands, agents, skills, and context for AI-assisted development workflows",
55
"author": {
66
"name": "TechNickAI",

0 commit comments

Comments
 (0)