Skip to content

Commit

Permalink
chore: added alfa release channel (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
tabaktoni authored Nov 19, 2024
1 parent 76a31d5 commit 1e7c045
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
{
"name": "beta",
"prerelease": true
},
{
"name": "alpha",
"prerelease": true
}
],
"plugins": [
Expand Down

0 comments on commit 1e7c045

Please sign in to comment.