Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(algorithm): handle multiple prerelease token variants properly
In the case where there are alpha and beta releases, we must only consider the previous beta release even if alpha releases exist due to merging into beta release only branches which have no changes considerable changes from alphas but must be marked otherwise. Resolves: python-semantic-release#789
- Loading branch information