tunnckoCoreLabs / recommended-bump

Calculates recommended bump (next semver version) based on given array of commit messages following Conventional Commits specification

Home Page:https://github.com/tunnckoCoreLabs/recommended-bump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pass `commits` to the result too

tunnckoCore opened this issue · comments

Because why not. e.g.

return { ...categorized, commits };

They may be needed in some cases.

done in v1.3.0