Skip to content

Commit 38cb45b

Browse files
committed
ci(release-please): add packages field to configuration for better package management
1 parent e31b246 commit 38cb45b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release-please-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
3+
"packages": {},
34
"pull-request-title-pattern": "build${scope}: release${component} ${version}",
45
"include-component-in-tag": true,
56
"include-v-in-tag": true,

0 commit comments

Comments
 (0)