fix: resolve semantic-release CHANGELOG.md not updating properly
Agent-Logs-Url: https://github.com/christianlouis/InboxConverge/sessions/36c964fc-1fc5-4b0a-b223-43a033f7b26b Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -33,10 +33,13 @@ prerelease = false
|
||||
|
||||
[tool.semantic_release.changelog]
|
||||
mode = "update"
|
||||
insertion_flag = "<!-- version list -->"
|
||||
exclude_commit_patterns = [
|
||||
"^chore\\(release\\):",
|
||||
"^\\d+\\.\\d+\\.\\d+",
|
||||
"^Merge",
|
||||
"^Bump version",
|
||||
"^Initial plan",
|
||||
]
|
||||
|
||||
[tool.semantic_release.changelog.default_templates]
|
||||
|
||||
Reference in New Issue
Block a user