We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2485c56 commit f6167d6Copy full SHA for f6167d6
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.4.0-hotfix.1"
10
+ }
11
}
12
0 commit comments