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

docs: fix git-cliff tag filtering #2343

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

DaniPopes
Copy link
Collaborator

Motivation

The git-cliff config ignore_tags was ignoring all ^ethers-.* tags, which includes the base ethers-vX.Y.Z.

Solution

Exclude all ethers-* tags except for ethers-vX.Y.Z, and trim the name in the template

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@gakonst gakonst merged commit 5a36c89 into gakonst:master Apr 12, 2023
11 of 15 checks passed
@gakonst
Copy link
Owner

gakonst commented Apr 12, 2023

good catch

@DaniPopes DaniPopes deleted the docs/changelog-tags branch April 14, 2023 23:18
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.

None yet

2 participants