Skip to content

Commit 768124a

Browse files
committed
fix: update changelog path
1 parent 1404c10 commit 768124a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ commit_message = "chore(sem-ver): {version}"
6060
patch_without_tag = true
6161

6262
[tool.semantic_release.changelog]
63-
changelog_file = "docs/markdowns/CHANGELOG.md"
63+
changelog_file = "docs/project_info/CHANGELOG.md"
6464
exclude_commit_types = ["docs", "style", "refactor", "test", "chore"]
6565

6666
[tool.semantic_release.branches.main]

0 commit comments

Comments
 (0)