Skip to content

Commit fbb7e23

Browse files
committed
ci(release): update release-please configuration to include packages
1 parent bf97f53 commit fbb7e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-please-config.json

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

0 commit comments

Comments
 (0)