Skip to content

Commit

Permalink
chore: add prerelease of feature branches
Browse files Browse the repository at this point in the history
  • Loading branch information
raae committed Jun 6, 2024
1 parent 056eab8 commit c67f43d
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 @@ -10,6 +10,10 @@
{
"name": "alpha",
"prerelease": true
},
{
"name": "feat/**",
"prerelease": true
}
],
"plugins": [
Expand Down

0 comments on commit c67f43d

Please sign in to comment.