Skip to content

Commit

Permalink
chore: use groupName in release-please manifest
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 b6ffa73 commit cadf4b1
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 cadf4b1

Please sign in to comment.