Skip to content

Commit 434a964

Browse files
committed
chore: pin next release
1 parent 4697dfa commit 434a964

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.config/release-please-config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@
99
"draft-pull-request": true,
1010
"pull-request-footer": "This release was generated with [Release Please](https://github.com/googleapis/release-please).",
1111
"packages": {
12-
"crates/git-metadata": {}
12+
"crates/git-metadata": {
13+
"release-as": "0.2.1"
14+
}
1315
},
1416
"plugins": [{ "type": "sentence-case" }, { "type": "cargo-workspace" }],
1517
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"

0 commit comments

Comments
 (0)