We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a58007 commit 32ba0cdCopy full SHA for 32ba0cd
release.config.js
@@ -21,7 +21,7 @@ module.exports = {
21
writerOpts: {
22
// headerPartial: 'DUDE!',
23
finalizeContext: (context, options, commits, keyCommit) => {
24
- context.title = 'YEUUUUUH';
+ context.title = 'Sprint 31';
25
return context;
26
},
27
// transform: (commit, context) => {
0 commit comments