Releases: 404-PF/commit-echo
Releases · 404-PF/commit-echo
v0.1.0
What's Changed
🚀 Features
- enhance create-issue skill with duplicate check and add CODEOWNERS and publish workflow
- Initialize commit-echo project with documentation and reusable agent skills
- Initial commit: commit-echo, a Git commit assistant with style learning
🐛 Bug Fixes
- ensure NODE_AUTH_TOKEN is set for npm publish step in publish.yml
- update package name to @404-pf/commit-echo in package.json, package-lock.json, and README.md
- move release condition to npm publish step in publish.yml
📚 Documentation
- add contributing guide with development workflow and PR process
- update prepare-release skill documentation with CI/CD pipeline details
- update SKILL.md and publish.yml with CI/CD pipeline details for tag pushes
⚙️ CI
- avoid OTP/provenance failures in publish workflow
Full commit log: https://github.com/404-PF/commit-echo/commits/v0.1.0