tutoriais
Improve your Git Commit workflow
The following steps lead you to improve your git commit messages as well as automating changelog and versioning. Goals Enforce a standard on every commit respecting Conventional Commits specification Automatically bumps the version in package.json respecting Semantic Versioning Automatically updates CHANGELOG.md Tags a new release Continue reading on Medium » Read more…