mfncooper / mockery

Simplifying the use of mocks with Node.js
Other
1.1k stars 60 forks source link

Use semantic versioning and generate a changelog #58

Open Tapppi opened 7 years ago

Tapppi commented 7 years ago

Hi,

Thanks for a great tool, we just recently started using this in testing standard-version.

greenkeeper notified us of a 2.0 release, but since this project doesn't have a changelog it's pretty hard to see what's changed. Would you consider following the angular commit convention and using e.g. standard-version for bumping the version and automatic changelog generation?