- Husky: Use Git hooks to enforce commit message standards.
- Commitlint: Lint your commit message to enusre they follow the guidelines.
- semantic-releases: Automate versioning and changelog based on commit messsages.
- auto-changelog: Genrate changelogs automatically from commit messages.
For more information on seting these tool,s check the example config files and the documentation provided there.