We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3f9b6 commit 2469564Copy full SHA for 2469564
release-please-config.json
@@ -5,6 +5,9 @@
5
"include-component-in-tag": false,
6
"pull-request-title-pattern": "chore(${branch}): release ${version}",
7
"packages": {
8
- ".": {}
+ ".": {
9
+ "release-as": "6.31.0-hotfix.1",
10
+ "prerelease": true
11
+ }
12
}
13
0 commit comments