UNPKG

192 BJavaScriptView Raw
1"use strict";
2
3module.exports = {
4 analyzeCommits: {
5 releaseRules: [{
6 type: "docs",
7 scope: "README",
8 release: "patch"
9 }]
10 }
11};
12//# sourceMappingURL=releaserc.js.map
\No newline at end of file