We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92b1b74 commit 6d092e5Copy full SHA for 6d092e5
release-please-config.json
@@ -5,6 +5,8 @@
5
"include-component-in-tag": false,
6
"pull-request-title-pattern": "chore(${branch}): release ${version}",
7
"packages": {
8
- ".": {}
+ ".": {
9
+ "release-as": "8.18.0-hotfix.1"
10
+ }
11
}
12
0 commit comments