Semantic release commit analyzer support for all of the conventional commit message types
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project is an `analyzeCommits` plugin for semantic-release that extends support to all conventional commit message types, addressing limitations in the default analyzer. It enables more granular release type detection (major, minor, patch) based on a broader range of commit types like `feat`, `fix`, `docs`, `refactor`, and more. It's designed for developers using semantic-release who want to fully leverage conventional commit conventions for automated versioning and changelog generation.