release-notes-generator icon indicating copy to clipboard operation
release-notes-generator copied to clipboard

Looking for a way to print the generated snippet to a file other than changelog

Open jheck88 opened this issue 3 years ago • 1 comments

I'm trying to find a way to print the generated markdown to a file other than changelog. We need to be able to append the changes to our change tracking system.

Is this currently possible? If it is I haven't seen it in any of the documentation.

jheck88 avatar Jun 18 '22 20:06 jheck88

I think with this plugin you can output the generated markdown to any file you want: https://github.com/semantic-release/changelog

ezpzlmnsqz1337 avatar Oct 21 '22 10:10 ezpzlmnsqz1337