We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c5e4588 + 6cda3c2 commit d876b4bCopy full SHA for d876b4b
.releaserc.json
@@ -5,6 +5,7 @@
5
{
6
"preset": "angular",
7
"releaseRules": [
8
+ { "breaking": true, "release": "major" },
9
{ "type": "chore", "release": "patch" },
10
{ "type": "ci", "release": "patch" },
11
{ "type": "docs", "release": "patch" },
0 commit comments