Skip to content

Commit

Permalink
chore: change semantic-release rc
Browse files Browse the repository at this point in the history
  • Loading branch information
Cussone committed Oct 31, 2024
1 parent cfb3e97 commit 74d009a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
},
{
"name": "beta",
"prerelease": true
"prerelease": "beta",
"channel": "beta"
}
],
"plugins": [
Expand Down

0 comments on commit 74d009a

Please sign in to comment.