Skip to content

RELEASELOG

Daniel edited this page Sep 7, 2018 · 3 revisions

RELEASELOG

In order to be able to generate RELEASELOG.md file you need to save in .bashrc file a variable called HR_TOKEN. Example:

export HR_TOKEN="eb2xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx53ce9c"

If you have the token you can generate RELEASELOG file just running npm run generate-releaselog

I also think that you need to be owner of repository...

Clone this wiki locally