Skip to content

Commit

Permalink
chore: Fix JSON format for release-please-config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gchtr committed Jul 30, 2024
1 parent ed7e1bb commit 7235e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"pull-request-header": "Release-please has created a release",
"packages": {
".": {
"changelog-path": "CHANGELOG.md",
"changelog-path": "CHANGELOG.md"
}
}
}

0 comments on commit 7235e7b

Please sign in to comment.