Skip to content

Commit

Permalink
chore: breaking release config
Browse files Browse the repository at this point in the history
  • Loading branch information
Leecason committed Jul 8, 2022
1 parent 50f8b5f commit 22f4a93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
{
"preset": "angular",
"releaseRules": [
{ "type": "breaking", "release": "major" },
{ "type": "docs", "scope": "README", "release": "patch" },
{ "type": "refactor", "release": "patch" },
{ "type": "style", "release": "patch" },
Expand Down

0 comments on commit 22f4a93

Please sign in to comment.