We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11526c5 commit 93f410aCopy full SHA for 93f410a
.release-it.js
@@ -34,14 +34,7 @@ module.exports = {
34
{"type": "refactor", "section": "Code Refactoring"},
35
{"type": "perf", "section": "Performance Improvements"},
36
{"type": "test", "section": "Tests"}
37
- ],
38
- "writerOpts": {
39
- "commitsSort": ["subject", "scope"],
40
- "includeDetails": true,
41
- "ignoreReverted": true,
42
- "issuePrefixes": ["#"],
43
- "filterByAuthor": false
44
- }
+ ]
45
}
46
47
-};
+};
0 commit comments