Created by: silvenon
- infer version bump from commits
- make release commit message adhere to Conventional Commits
- read GitHub personal access token from git-ignored
.env
file - functions instead of
gulp.task
- eliminate usage of gulp plugins
- improve readability with
execa
andpify
I like this recipe because it can be used as inspiration even by those who want to build something completely different.
Ref. #2164.