File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,13 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## [ 0.3.2] - 2026-01-24
1111
12+ ### Fixed
13+
14+ - ** Restore MCP tool naming patterns** - Fixed ` mcp__plugin_*__* ` patterns in mcp-integration docs that prettier corrupted to ` mcp**plugin_*__* ` ; added .prettierignore to prevent recurrence
15+
1216### Documentation
1317
1418- ** Expand LSP integration skill** - Aligned with official Claude Code docs for comprehensive LSP server guidance
1519- ** Optimize agent-development skill** - Trimmed SKILL.md to target word count for faster loading
1620- ** Align tools/allowed-tools format** - Updated documentation to match official Claude Code docs terminology
1721- ** Update CI/CD workflow documentation** - Fixed workflow list in docs/ci-cd.md (added yaml-lint.yml, removed non-existent weekly-maintenance.yml)
18- - ** Apply prettier formatting** - Fixed formatting in 4 skill files
1922
2023## [ 0.3.1] - 2026-01-24
2124
You can’t perform that action at this time.
0 commit comments