Skip to content

Commit

Permalink
chore(lerna): switch to prerelease beta
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed Aug 31, 2024
1 parent b63a01a commit 3267b74
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,9 @@
"signGitTag": true,
"signGitCommit": true,
"push": true,
"createRelease": "github"
"createRelease": "github",
"conventionalPrerelease": true,
"preid": "beta"
},
"run": {
"stream": true
Expand Down

0 comments on commit 3267b74

Please sign in to comment.