We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab820c7 commit 80b9550Copy full SHA for 80b9550
1 file changed
lib/prepare_release.js
@@ -295,6 +295,7 @@ export default class ReleasePreparation {
295
296
return runSync(changelogMaker, [
297
'--group',
298
+ '--markdown',
299
'--filter-release',
300
'--start-ref',
301
this.getLastRef()
0 commit comments