We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4697dfa commit 434a964Copy full SHA for 434a964
1 file changed
.config/release-please-config.json
@@ -9,7 +9,9 @@
9
"draft-pull-request": true,
10
"pull-request-footer": "This release was generated with [Release Please](https://github.com/googleapis/release-please).",
11
"packages": {
12
- "crates/git-metadata": {}
+ "crates/git-metadata": {
13
+ "release-as": "0.2.1"
14
+ }
15
},
16
"plugins": [{ "type": "sentence-case" }, { "type": "cargo-workspace" }],
17
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
0 commit comments