Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

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
@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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants