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 ed35bf4 commit 212c385Copy full SHA for 212c385
.releaserc.js
@@ -48,7 +48,6 @@ module.exports = {
48
getMaintenanceBranchConfig(),
49
{
50
name: localBranchAsMain ? getCurrentBranch() : 'main',
51
- prerelease: 'beta',
52
// ⚠️ Default channel is `undefined` for first release branch, but branch name for the rest.
53
// Using `false` to indicate the default distribution channel
54
// https://semantic-release.gitbook.io/semantic-release/usage/workflow-configuration#branches-properties
0 commit comments