All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Initial plugin structure
- Example skill demonstrating format
- Validation scripts (naming, JSON, frontmatter)
- GitHub Actions workflows (validation, security)
- Git hooks for pre-commit validation
- Comprehensive documentation
1.0.0 - {{CURRENT_YEAR}}-MM-DD
- Initial release of {{PLUGIN_NAME}}
- Core functionality for [describe main feature]
- Skills:
- example-skill: [brief description]
- Documentation:
- Installation guide
- Contributing guide
- Changelog (this file)
- ShellCheck integration for all shell scripts
- Secret detection in CI/CD
- Input validation for all user inputs