Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command to create a new release section from the unreleased section #8

Closed
MalteHerrmann opened this issue May 31, 2024 · 0 comments · Fixed by #16
Closed

Add command to create a new release section from the unreleased section #8

MalteHerrmann opened this issue May 31, 2024 · 0 comments · Fixed by #16
Labels
cli enhancement New feature or request

Comments

@MalteHerrmann
Copy link
Owner

Using clu release [VERSION] it should be possible to add the corresponding release header for all changes in the Unreleased section.

It should also be checked that this release does not yet exist, and that it is the next sensible release according to semantic versioning. Maybe this also needs to be reflected in the configuration? That these changes are e.g. requiring a major or minor or patch version? It shouldn't necessarily enforce this, but rather post a notification for the user and ask for confirmation.

@MalteHerrmann MalteHerrmann added enhancement New feature or request cli labels May 31, 2024
@MalteHerrmann MalteHerrmann linked a pull request Jun 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant