Skip to content

Commit

Permalink
chore: pr feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mhrabovcin committed Sep 6, 2024
1 parent d86755b commit 93ac99c
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
{
"packages": {
".": {
"changelog-path": "CHANGELOG.md",
"release-type": "go",
"skip-github-release": true,
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"draft": false,
"prerelease": false
"pull-request-title-pattern": "release${scope}: ${component} v${version}",
"changelog-type": "github"
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
Expand Down

0 comments on commit 93ac99c

Please sign in to comment.