v1.17.0
·
10 commits
to main
since this release
Release Notes Template
This template is used to automatically generate release notes for create-polyglot.
Release Notes for v1.17.0
🚀 Features Added
- added the release note into the config file (ee445e3) by @BhaskarKulshrestha
- feat(ci): integrate release notes generation with npm publish workflow (eacbe55) by @BhaskarKulshrestha
- feat(ci): implement automated release notes generation workflow (85395f7) by @BhaskarKulshrestha
- feat(release): add configurable categorization system (ac7b9f7) by @BhaskarKulshrestha
- feat(release): add structured release notes template (f394aef) by @BhaskarKulshrestha
- feat(docs): add comprehensive polyglot.json configuration reference (e81fad9) by @meenu155
🐛 Bug Fixes
- fix(ci): update workflow to handle refactoring section in template (b5bf772) by @BhaskarKulshrestha
⚠️ Breaking Changes
📚 Documentation
- docs(meta): add improvement tracking file for release notes system (aaee2c4) by @BhaskarKulshrestha
- docs(release): update documentation with refactoring section info (4b2008a) by @BhaskarKulshrestha
- docs(readme): add automated release notes system section (3588010) by @BhaskarKulshrestha
- docs(release): add comprehensive automated release notes documentation (b4328dd) by @BhaskarKulshrestha
- docs(github): enhance PR template for automated release notes (fbb2463) by @BhaskarKulshrestha
- docs: add missing navigation links to VitePress config (266c80b) by @meenu155
🔧 Internal/DevOps
- chore(cleanup): remove temporary test script (806e372) by @BhaskarKulshrestha
- test(release): add validation for refactoring section categorization (9f50219) by @BhaskarKulshrestha
- refactor(release): add refactoring section to release notes template (094d81d) by @BhaskarKulshrestha
- test(ci): add comprehensive release notes testing workflow (651fb5a) by @BhaskarKulshrestha
📦 Dependencies
🎉 Other Changes
- 1.17.0 (eb7b2b7) by @BhaskarKulshrestha
- config(release): add refactoring section to categorization rules (2324aff) by @BhaskarKulshrestha
🔄 Refactoring & Performance
No refactoring changes in this release.
Full Changelog: v1.16.0...v1.17.0
What's Changed Since Last Release
Contributors
Thanks to all the contributors who made this release possible!
Installation
npm install -g create-polyglot@1.17.0
# or
npx create-polyglot@1.17.0 init my-project