You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| branchName |`v{version}`| Defines the format of release branch names. The value must include a `{version}` placeholder. |
109
-
| versionIncremnt |`minor`| Specifies which part of the version on the current branch is incremented when preparing a release. Allowed values are `minor` and `major`. |
110
-
| firstUnstableTag |`alpha`| Specified the unstable tag to use for the main branch. |
| branchName |`v{version}`| Defines the format of release branch names. The value must include a `{version}` placeholder. |
109
+
| versionIncremnt |`minor`| Specifies which part of the version on the current branch is incremented when preparing a release. Allowed values are `major`, `minor` and `build`. |
110
+
| firstUnstableTag |`alpha`| Specified the unstable tag to use for the main branch. |
0 commit comments