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 8069ffb commit 494d40bCopy full SHA for 494d40b
backend/pyproject.toml
@@ -46,5 +46,4 @@ include = ["sample_plugin*"]
46
exclude = ["sample_plugin.tests*"]
47
48
[tool.semantic_release.changelog.default_templates]
49
-changelog_file = "CHANGELOG.rst"
50
-output_format = "rst"
+changelog_file = "../CHANGELOG.md"
0 commit comments