We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ccb2cd commit 290d019Copy full SHA for 290d019
1 file changed
.github/release-please/config.json
@@ -1,6 +1,6 @@
1
{
2
"bump-minor-pre-major": true,
3
- "pull-request-header": ":robot: Release ${version}",
+ "pull-request-header": ":package: New release available",
4
"pull-request-title-pattern": "chore: release ${version}",
5
"packages": {
6
"backend": {
0 commit comments