Skip to content

Commit 494d40b

Browse files
committed
build: Put the changelog in the root repo dir.
1 parent 8069ffb commit 494d40b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

backend/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,4 @@ include = ["sample_plugin*"]
4646
exclude = ["sample_plugin.tests*"]
4747

4848
[tool.semantic_release.changelog.default_templates]
49-
changelog_file = "CHANGELOG.rst"
50-
output_format = "rst"
49+
changelog_file = "../CHANGELOG.md"

0 commit comments

Comments
 (0)