Skip to content

Add helper commands to release major, minor and patch versions #16

@megawubs

Description

@megawubs

Right now we have to manually set the new version number. This is something that is not always on the top of mind and has to be searched. Instead I would like to see the following:

changelog:patch-release: Releases a new version where the patch version number is automatically upped by one

changelog:minor-release: Releases a new version where the minor version number is automatically upped by one

changelog:major-release Releases a new version where the major version number is automatically upped by one

Any thoughts on this?

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions