Skip to content

Commit

Permalink
chore: use groupName in release-please manifest (#9292)
Browse files Browse the repository at this point in the history
release-please does not handle `group-name` currently but very likely it
will in the future.
  • Loading branch information
OrKoN committed Nov 17, 2022
1 parent 0a2d310 commit 0107ad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-please-config.json
Expand Up @@ -21,6 +21,7 @@
{
"type": "linked-versions",
"group-name": "puppeteer",
"groupName": "puppeteer",
"components": ["puppeteer", "puppeteer-core"]
}
]
Expand Down

0 comments on commit 0107ad8

Please sign in to comment.