Skip to content

Commit

Permalink
Added branch as prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaslagoni committed Mar 4, 2022
1 parent af65e47 commit 0fa0ed9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,10 @@
"release": {
"branches": [
"master",
"next-major"
{
"name": "next-major",
"prerelease": true
}
],
"plugins": [
[
Expand Down

0 comments on commit 0fa0ed9

Please sign in to comment.