We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1404c10 commit 768124aCopy full SHA for 768124a
pyproject.toml
@@ -60,7 +60,7 @@ commit_message = "chore(sem-ver): {version}"
60
patch_without_tag = true
61
62
[tool.semantic_release.changelog]
63
-changelog_file = "docs/markdowns/CHANGELOG.md"
+changelog_file = "docs/project_info/CHANGELOG.md"
64
exclude_commit_types = ["docs", "style", "refactor", "test", "chore"]
65
66
[tool.semantic_release.branches.main]
0 commit comments