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.
Types of changes
Added
for new features.Changed
for changes in existing functionality.Deprecated
for soon-to-be removed features.Removed
for now removed features.Fixed
for any bug fixes.Security
in case of vulnerabilities.
- Include PR template to comply with recommended community standards.
- Add changelog based on Keep a Changelog to generator.
- Update dependencies.
- Lint readme template.
- Fix broken link in contributing template.
1.2.2 - 2019-04-23
- Add credits to generated projects.
- Update related projects section in readme.
1.2.1 - 2019-04-22
- Update npm description and screenshot.
1.2.0 - 2019-04-22
- Include contribution guidelines, code of conduct, issue templates to comply with recommended community standards.
This is visible in the repo's community profile
https://github.com/<username>/<repo>/community
.
- Improve readability of license with linebreaks.
1.1.0 - 2019-04-21
- Include update-notifier in CLI template to inform users about package updates.
- Update dependencies.
1.0.0 - 2019-03-01
- Lint markdown files using markdownlint.
- Link license in readme template.
- Rename npm package from generator-nm to generator-lnm.