Skip to content

Commit

Permalink
ci(release): add beta as pre-release branch
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Add 'tslib' as dependency
  • Loading branch information
omermorad committed Feb 5, 2021
1 parent da8a52c commit aed0c09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
{
"name": "alpha",
"prerelease": true
},
{
"name": "beta",
"prerelease": true
}
],
"repositoryUrl": "https://github.com/omermorad/mockingbird-ts.git",
Expand Down

0 comments on commit aed0c09

Please sign in to comment.