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 6a1b0a5 commit d7d8cd1Copy full SHA for d7d8cd1
.releaserc
@@ -9,9 +9,7 @@
9
{ "type": "perf", "release": "patch" },
10
{ "type": "refactor", "release": "patch" },
11
{ "type": "build","release": "patch" },
12
- { "type": "revert", "release": "patch" },
13
- { "type": "ci", "release": "patch" },
14
- { "type": "chore", "release": "patch" }
+ { "type": "revert", "release": "patch" }
15
]
16
}
17
],
0 commit comments