Skip to content

Commit

Permalink
feat: add ability to start from minor version
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Nikitin <andrew.nikitin@cheqd.io>
  • Loading branch information
Andrew Nikitin committed May 25, 2022
1 parent 6a68ec4 commit 4924e86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
}],
["@semantic-release/commit-analyzer", {
"releaseRules": [
{ "breaking": true, "release": "minor" },
{
"tag": "Breaking",
"release": "minor"
Expand Down

0 comments on commit 4924e86

Please sign in to comment.