Skip to content

Automatically bump version #40

@emilianoLeite

Description

@emilianoLeite

It would be nice if codelog could automatically bump to the next major/minor/patch

Expected Behavior

  • Being on version 1.2.3

  • I can issue the comand codelog release major

    • And codelog automatically releases the version2.0.0
  • I can issue the comand codelog release minor

    • And codelog automatically releases the version1.3.0
  • I can issue the comand codelog release patch

    • And codelog automatically releases the version1.2.4

Current Behavior

  • Currently I have to manually check the current version and explicitly pass the next version in the command codelog release <VERSION>

Possible Solution

  • Infer the current version based on the latest file in the releases/ folder

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