Skip to content

How do I preview the next changelog entry? #1304

@spaceone

Description

@spaceone

I would like to see the changelog entry of the next upcoming release.

I tried:

semantic-release version --no-push --skip-build --changelog --no-tag --no-commit
git diff CHANGELOG.md
git checkout CHANGELOG.md

first it failed with:
branch 'feat/pagination' isn't in any release groups; no release will be made

OK, then i allowed branches = feat/*.

Then --no-commit will not only not commit the changelog but actually won't create any at all.
Removing it, and running with --no-tag created the tag nevertheless!

semantic-release, version 10.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    triagewaiting for initial maintainer review

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions