Skip to content

Commit

Permalink
ci: ensure valid changelog name
Browse files Browse the repository at this point in the history
  • Loading branch information
ifiokjr committed Sep 25, 2024
1 parent 29766df commit 576a9c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .release-plz.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[[package]]
name = "package_json_schema"
changelog_path = "changelog.md"

[changelog]
commit_parsers = [
{ message = "^feat", group = "<!-- 0 -->🎉 Added" },
Expand Down

0 comments on commit 576a9c4

Please sign in to comment.