Skip to content

Commit b4376b0

Browse files
committed
chore: add cargo-workspace to release-please
release-as: 0.1.1
1 parent 5c1728a commit b4376b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/release-please-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
"packages": {
1313
"git-metadata": {}
1414
},
15-
"plugins": [{ "type": "sentence-case" }],
15+
"plugins": [{ "type": "sentence-case" }, { "type": "cargo-workspace" }],
1616
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
1717
}

0 commit comments

Comments
 (0)