Skip to content

Allow bump calculate the next version from git log #1374

Closed
@pablodgonzalez

Description

@pablodgonzalez

Description

Currently, when skip commits and no using tags at all (in my use case, I bump the version with each commit) always get a MAYOR bump, but my commit is not a BREAKING CHANGES.

Possible Solution

When sip using tags at all, use the git log to read the commit messages and calculate the next version in bump

Additional context

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions