How-to setup a semi-automated release process with GitHub action/workflow
If you are a fan of conventional commits and want to semi-automate your release process then this recipe might help to get you started.
My goals were
being able to generate changelog based on conventional commits
being able to preview generated cha...
blog.eidinger.info2 min read