Skip to content

Commit f097514

Browse files
chore: Fix changelog file path
1 parent 7b749f1 commit f097514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.release-plz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,6 @@ changelog_include = [
8787
"pavex_session_redis",
8888
"pavex_session_memory_store",
8989
]
90-
changelog_path = "../CHANGELOG.md"
90+
changelog_path = "CHANGELOG.md"
9191
git_tag_name = "{{ version }}"
9292
git_tag_enable = true

0 commit comments

Comments
 (0)