restechnica / semverbot

A CLI which automates semver versioning.
Mozilla Public License 2.0
133 stars 6 forks source link

fix/tag-order-with-multiple-prefixes #57

Closed shiouen closed 10 months ago

shiouen commented 10 months ago

Updated semver.Find to be able to work with an unordered slice of version and fix the issue mentioned in https://github.com/restechnica/semverbot/issues/49