mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-25 01:49:06 -05:00
896cca293a
Removes the need to manually bump the root package.json version before each release. The get-next-version.js script now always computes the next version from commit history against the last npm release, using the checked-in version only as an explicit override when it's a real semver (not the sentinel).