Auto versioning + changelog generation using Github Action
This article explains how to set up an automated versioning and changelog generation system using GitHub Actions and the semantic-release tool. The system works by analyzing commit messages that follow the Conventional C…