find-versions
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
semver-diff
Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
fork-version
Fork-Version automates version control tasks such as determining, updating, and committing versions, files, and changelogs, simplifying the process when adhering to the conventional commit standard.