Release Notes Template
This template is used to automatically generate release notes for create-polyglot.
Release Notes for v1.20.1
🚀 Features Added
- feat: improve resource metrics UI and fix disk/memory calculations (19ce9fd) by @Shipra-Singh-Asd
- feat: add FAQ section and enhance documentation (d3a7242) by @meenu155
🐛 Bug Fixes
- fix: update admin process commands to include --no-open flag and correct disk I/O to disk usage (b29855e) by @kaifcoder
- fix: remove extra newline before license section in README.md (0b10b1e) by @kaifcoder
- fix: remove release notes generation step from npm publish workflow (6816f1b) by @kaifcoder
⚠️ Breaking Changes
📚 Documentation
- chore: clean up README.md by removing outdated badges and sections (d90ff70) by @kaifcoder
- chore: remove documentation site section from README.md (148f1a9) by @kaifcoder
🔧 Internal/DevOps
📦 Dependencies
🎉 Other Changes
- 1.20.1 (8b5132d) by @kaifcoder
- Fixing review comment (83395b9) by @Shipra-Singh-Asd
- Fixing review comment (60dc43e) by @Shipra-Singh-Asd
- test cases for resource visualization (865086f) by @Shipra-Singh-Asd
- changes in admin.js for resource monitoring (e8a75a7) by @Shipra-Singh-Asd
- Resource Consumption Visualization UI (1e6590b) by @Shipra-Singh-Asd
- 1.20.0 (9a3a43d) by @kaifcoder
🔄 Refactoring & Performance
No refactoring changes in this release.
Full Changelog: v1.20.0...v1.20.1
What's Changed Since Last Release
Contributors
Thanks to all the contributors who made this release possible!
Installation
npm install -g create-polyglot@1.20.1
# or
npx create-polyglot@1.20.1 init my-project