Skip to content

Commit c6db5d0

Browse files
authored
ci(release-please): Enforce sentence case for changelog entries
1 parent c78c675 commit c6db5d0

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
@@ -14,7 +14,7 @@
1414
"changelog-path": "CHANGELOG.md",
1515
"include-v-in-tag": true,
1616
"include-component-in-tag": false,
17-
17+
"plugins": [{"type": "sentence-case"}],
1818
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",
1919
"extra-files": [
2020
{

0 commit comments

Comments
 (0)