light-release

Release 2.1.7

Release note for version 2.1.7

October 23, 2024

October 23, 2024

@vincmanto

impact badge

chore(versions): enable squashIntoSingleVersioning option in light-release.config.json

October 23, 2024

@vincmanto

impact badge

fix(badge-utils): handle null email in getCommitterInfo function

October 23, 2024

@vincmanto

impact badge

fix(git-utils): update minorWords regex pattern

Invalid Date

@

impact badge

feat(git-utils): add support for additional commit message keywordsAdded support for additional commit message keywords in the git-utils.js file. The patchWords array now includes the keywords "style", "docs", "test", and "chore" in addition to the existing keywords for fixing and closing issues. This change enhances the classification of commit messages in the versioning logic.

Invalid Date

@VincenzoManto

impact badge

vincmanto@gmail.com

October 23, 2024

@vincmanto

impact badge

feat(versioning): update versioning logic to support squashIntoSingleVersioning option

Invalid Date

@

impact badge

fix(git-utils): add support for multi-line commit messagesThe code changes in this commit modify the `commitLogCommand` in the `getCommits` function of `git-utils.js`. The changes include adding support for multi-line commit messages by appending `%b` to the format string. This allows the commit messages to include line breaks and additional information.

Invalid Date

@VincenzoManto

impact badge

vincmanto@gmail.com

October 23, 2024

@vincmanto

impact badge

feat(added refactor keywords): added case insensitivity to keywords introduced github-colpilot keyword "refactor"

Sign up for updates

Get notified when we release new features.