orhun / git-cliff

A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
https://git-cliff.org
Apache License 2.0
8.28k stars 169 forks source link

$ anchor in commit_preprocessors not works #745

Open uqix opened 4 days ago

uqix commented 4 days ago

Is there an existing issue for this?

Description of the bug

$ anchor in commit_preprocessors not works

Steps To Reproduce

  1. commit_preprocessors: [{ pattern = ' #\d+$', replace = ""}]
  2. Commit: fix: bug 3. #123

Expected behavior

Screenshots / Logs

No response

Software information

Additional context

No response

welcome[bot] commented 4 days ago

Thanks for opening your first issue at git-cliff! Be sure to follow the issue template! ⛰️