grunt-semantic-release
grunt-semantic-release copied to clipboard
add initial version
When adding grunt-semantic-release to a new project, I'd like to create an initial version with it. That would create a tag with the current version unless it already exists, push the tag, create a release on GitHub and add it to CHANGELOG.md.
Maybe this could be part of the setup script?