GitHub action wrapper for semantic-release running in dryRun mode and providing outputs
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This GitHub Action generates the next release version and release notes based on commit messages, serving as a wrapper for semantic-release in dryRun mode. It is designed to be used as part of the agilecustoms/release action, providing outputs like `next_version` and `notes` that semantic-release doesn't expose directly when used as a CLI. This tool is ideal for developers automating semantic versioning and changelog generation in their CI/CD workflows.