Skip to content

Commit a85b8a3

Browse files
committed
chore: remove manual release-as specifiers
1 parent 7c39642 commit a85b8a3

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.config/release-please-config.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,9 @@
1111
"pull-request-footer": "This release was generated with [Release Please](https://github.com/googleapis/release-please).",
1212
"packages": {
1313
"crates/git-rewrite": {
14-
"include-component-in-tag": false,
15-
"release-as": "0.1.1"
14+
"include-component-in-tag": false
1615
},
17-
"crates/git-filter-tree": {
18-
"release-as": "0.2.0"
19-
}
16+
"crates/git-filter-tree": {}
2017
},
2118
"plugins": [{ "type": "sentence-case" }, { "type": "cargo-workspace" }],
2219
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"

0 commit comments

Comments
 (0)