Skip to content

Commit b770be1

Browse files
authored
ops: use defalut changelog-type for release-please (#86)
1 parent 21f5654 commit b770be1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

release-please-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"draft": false,
1010
"prerelease": false,
1111
"include-v-in-tag": false,
12-
"include-component-in-tag": false,
13-
"changelog-type": "github"
12+
"include-component-in-tag": false
1413
}
1514
},
1615
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"

0 commit comments

Comments
 (0)