We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6ffc8 commit 55a1ec8Copy full SHA for 55a1ec8
.releaserc.json
@@ -9,8 +9,6 @@
9
{ "type": "docs", "release": "patch" },
10
{ "type": "refactor", "release": "patch" },
11
{ "type": "style", "release": "patch" },
12
- { "type": "ci", "release": "patch" },
13
- { "type": "build", "release": "patch" },
14
{ "type": "chore", "release": "patch" },
15
{ "type": "perf", "release": "patch" },
16
{ "type": "test", "release": "patch" }
0 commit comments