build: remove moveable tags from changelog #453

This commit is contained in:
Sören Weber 2023-02-05 13:26:29 +01:00
parent f686d8525e
commit 8dd3441055
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D

View file

@ -34,6 +34,7 @@ module.exports = {
],
ignoreTagsWith: [
"Relearn",
"x",
],
milestoneMatch: "{{tag_name}}",
onlyMilestones: true,