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"
}
}
}
-6
View File
@@ -18,12 +18,6 @@ All notable changes to famapp are documented here.
- add github_token to .env.example ([5630537](https://github.com/ginnoir/famapp/commit/563053727908186a9816416fdf54c914002011de))
# Changelog
All notable changes to famapp are documented here.
<!-- release-it prepends new entries above this line -->
## Pre-release history
Changes from before the release workflow was established (2026-06-01):