We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1728a commit b4376b0Copy full SHA for b4376b0
1 file changed
.config/release-please-config.json
@@ -12,6 +12,6 @@
12
"packages": {
13
"git-metadata": {}
14
},
15
- "plugins": [{ "type": "sentence-case" }],
+ "plugins": [{ "type": "sentence-case" }, { "type": "cargo-workspace" }],
16
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
17
}
0 commit comments