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
* feat: skip version bumping if no commits
* feat: simplified not bumping version by copying whatBump function and adding logic inside
* fix: _whatBump also check for fix types to avoid upgrading if there are not patches
* chore: added config flag and linted files. Missing tests
* chore: rename _whatBump, remove unnecessary async, replace chaining with terneray
* test: add mock for git-raw-commits
* test: add tests for --noBumpWhenEmptyChanges flag
* chore: Run formatter
---------
Co-authored-by: Guido Ceraso <gceraso@mrmilu.com>
Co-authored-by: Guido Ceraso <guidoceraso@gmail.com>
Co-authored-by: Timothy Jones <timothy.l.jones@gmail.com>
0 commit comments