release-notary icon indicating copy to clipboard operation
release-notary copied to clipboard

Switch to semver based previous release matching

Open fallion opened this issue 3 years ago • 1 comments

Currently we order all previous tags and take the previous one in line. This could be improved for projects that maintain previous branches by selecting previous semver for matching instead.

fallion avatar Oct 10 '21 16:10 fallion

https://github.com/Masterminds/semver

fallion avatar Oct 24 '21 10:10 fallion