Skip to content

Commit 92281a3

Browse files
sjnimsclaude
andauthored
chore: prepare release v0.4.0 (#208)
## Summary Version bump to v0.4.0 — documentation-focused release closing 11 gaps vs official Claude Code docs. ## Changes ### Added - Output styles reference for plugin-structure skill - Permission modes & rules reference for agent-development skill ### Documentation - Closed 11 documentation gaps vs official Claude Code docs (output styles, permission modes, agent teams, context management, memory system, hook debugging, MCP features, enterprise settings, skill substitutions, plugin validation) - Updated trigger phrases across 4 skills for improved discoverability ### Dependencies - Bump anthropics/claude-code-action to v1.0.48 (from v1.0.34) - Bump actions/cache to v5.0.3 - Bump reviewdog/action-actionlint to v1.70.0 ### Maintenance - Update claude-pr-review model to opus 4.6 - Update .gitignore with additional exclusions ## Checklist - [x] Version updated in plugin.json, marketplace.json, CLAUDE.md - [x] CHANGELOG.md updated with release notes - [x] Markdownlint passes (0 errors) - [x] Shellcheck passes (info-level only) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent eb6513e commit 92281a3

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [0.4.0] - 2026-02-09
10+
## [0.4.0] - 2026-02-10
1111

1212
### Added
1313

@@ -29,6 +29,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2929
- **Plugin validation** (GAP 10): `--verbose` flag for plugin loading diagnostics
3030
- **Updated trigger phrases** across plugin-structure, agent-development, skill-development, and mcp-integration skills for improved discoverability
3131
- **Expanded manifest reference** with `outputStyles` field documentation
32+
- **Updated skill and command counts** in CLAUDE.md and CONTRIBUTING.md
33+
34+
### Dependencies
35+
36+
- Bump anthropics/claude-code-action to v1.0.48 (from v1.0.34)
37+
- Bump actions/cache to v5.0.3 (#206)
38+
- Bump reviewdog/action-actionlint to v1.70.0 (#206)
39+
40+
### Maintenance
41+
42+
- Update claude-pr-review model to opus 4.6
43+
- Update .gitignore with additional exclusions
3244

3345
## [0.3.4] - 2026-01-30
3446

0 commit comments

Comments
 (0)