You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find next version robust to dash or underscore (#27)
* find latest version is now robust to use of "-" and "_" without distinction
* update changelog
* readme typo
---------
Co-authored-by: Ádám Juhász <91451893+ajuhasz10@users.noreply.github.com>
Add cli `next-version` (#25)
* add find_latest_version
* add cli
* update changelog
* fix increase minor in the case when patch contains characters
* fix typo in test file name