frinyvonnick / gitmoji-changelog

A changelog generator for gitmoji 😜
https://www.npmjs.com/package/gitmoji-changelog
MIT License
387 stars 48 forks source link

Use memory or tempdir to create CHANGELOG.md temporary file #58

Open fabienjuif opened 5 years ago

fabienjuif commented 5 years ago

https://github.com/frinyvonnick/gitmoji-changelog/pull/53#discussion_r228716589

frinyvonnick commented 5 years ago

fs.mkdtemp could also be used for e2e testing 👍