mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
build: remove moveable tags from changelog #453
This commit is contained in:
parent
f686d8525e
commit
8dd3441055
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ module.exports = {
|
||||||
],
|
],
|
||||||
ignoreTagsWith: [
|
ignoreTagsWith: [
|
||||||
"Relearn",
|
"Relearn",
|
||||||
|
"x",
|
||||||
],
|
],
|
||||||
milestoneMatch: "{{tag_name}}",
|
milestoneMatch: "{{tag_name}}",
|
||||||
onlyMilestones: true,
|
onlyMilestones: true,
|
||||||
|
|
Loading…
Reference in a new issue