Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@strainovic
Copy link
Contributor

Using this action, I have the following error:

+ ./bin/git-cliff --config=cliff.toml -- 1.0.0..1.10.0 --context
error: unexpected argument '--context' found

Usage: git-cliff [FLAGS] [OPTIONS] [--] [RANGE]

I'm providing args: -- prev_tag..current_tag.

This PR should fix the error.

Thanks

Copy link
Owner

@orhun orhun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@orhun
Copy link
Owner

orhun commented Mar 14, 2025

I'll try to create a release in the following weeks, in the meantime you can use this action from the main branch:

      - name: Generate a changelog
        uses: orhun/git-cliff-action@main

@orhun orhun merged commit 776c932 into orhun:main Mar 14, 2025
1 check passed
@strainovic strainovic deleted the patch-1 branch March 20, 2025 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants