UNPKG

github-release-notes

Version:

Create a release from a tag and uses issues or commits to creating the release notes. It also can generate a CHANGELOG.md file based on the release notes (or generate a brand new).

10 lines (9 loc) 194 B
{ "presets": ["es2015", "es2017"], "plugins": ["transform-runtime", "transform-object-rest-spread"], "env": { "test": { "plugins": ["istanbul"] } } }