Show HN: Testbump – Automate SemVer by running old tests on new code
Testbump is a tool that automates Semantic Versioning (SemVer) by running your existing test suite against new code changes. It analyzes test results to determine whether a change is a patch, minor, or major version bump, eliminating the need for manual version decisions.