fix: remove duplicate changelog header and drop release-it header config

This commit is contained in:
ginnoir
2026-06-01 18:47:47 -05:00
parent 29795e0d51
commit 5dcd49d4c9
2 changed files with 1 additions and 8 deletions
+1 -2
View File
@@ -26,8 +26,7 @@
{ "type": "test", "section": "Tests", "hidden": true }
]
},
"infile": "CHANGELOG.md",
"header": "# Changelog\n\nAll notable changes to famapp are documented here.\n"
"infile": "CHANGELOG.md"
}
}
}