Skip to content

Releases: geddski/grunt-release

0.13.1

03 May 14:00
Compare
Choose a tag to compare

This is a minor release but stablizes the release as there were syntax errors in the prebious release.

Changelog

  • Fix runtime error due to trailing comma (#132)
  • Add declaration for undeclared "vars" variable

0.13.0

19 Jun 09:28
Compare
Choose a tag to compare

This release focuses on GitHub releases. We've also added an option to update config variables and fixed an issue with running tasks before and after releases.

Changelog

  • Add Github Enterprise Option
  • Fix GitHub release status check
  • Add Github auth token as variable
  • Fix order of execution of before and after tasks
  • Add support to update config variables with release
  • Update node modules to latest versions

0.12.0

22 Mar 17:33
Compare
Choose a tag to compare
  • Add support to release specific versions (#108)
  • Feature: Add possibilitity to tag release as Github prerelease (#104)
  • Bugfix: Ensure before and after tasks run correctly (#105)

⚠️ Please be sure to use beforeBump, afterBump, beforeRelease and afterRelease as documented in README.md.

0.11.0

05 Feb 08:55
Compare
Choose a tag to compare
  • Adding custom tasks to run before or after bump and release

0.10.0

12 Jan 11:02
Compare
Choose a tag to compare
  • Update instructions for 'additionalFiles' usage
  • Support strings in option.additionalFiles
  • Update possibility to add a message in change log
  • Fix Cannot read property 'options' of undefined
  • Prevent message when committing from stating undefined
  • Capitalize task description

0.9.0

03 Dec 20:53
Compare
Choose a tag to compare
  • Fix bugs related to additionalFiles option
  • Fix JSHint errors in task
  • Add .jshintrc and .editorconfig
  • Update node modules to current version
  • Add TravisCI configuration

0.8.1

03 Dec 20:53
Compare
Choose a tag to compare
  • Fix reference to package name in task configuration

0.8.0

03 Dec 20:53
Compare
Choose a tag to compare
  • Features/tag push specificity (#55)
  • Add package.json/component.json name to templateData for messages (#54)
  • Add support for multiline commit messages (#42)
  • Support renamed tasks (#35)
  • Prevent from releasing empty version numbers (#33)
  • bump multiple files at once (fixes #90, #91)

version 0.7.0

14 Feb 08:40
Compare
Choose a tag to compare
version 0.7.0

version 0.6.1

11 Feb 07:03
Compare
Choose a tag to compare
version 0.6.1