diff --git a/release-please-config.json b/release-please-config.json index 43bd79c..5b175b5 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -8,6 +8,7 @@ "draft": false, "prerelease": false, "include-component-in-tag": false, + "pull-request-title-pattern": "chore: Release ${version}", "changelog-sections": [ { "type": "feat",