grunt-yabs
Version:
Collection of tools for grunt release workflows.
44 lines (32 loc) • 1.21 kB
Markdown
# 1.2.2-0 / Unreleased
* Vendored [applause](https://github.com/outaTiME/applause) which is
unmaintained and contains security vulnerabilities.
# 1.2.1 / 2020-03-27
* Accept `--gruntfile` argument (compatible with recent grunt-cli)
# 1.2.0 / 2019-12-27
* GitHib API: basic authentication is deprecated.
Use GITHUB_OAUTH_TOKEN instead of GITHUB_USERNAME + GITHUB_PASSWORD
# 1.1.2 / 2017-08-28
* More colors in output
* Better warnings if githubRelease fails
# 1.1.1 / 2017-04-17
* Allow templates in replacements
# 1.1.0 / 2017-04-16
* Add `replace` tool
* Add `check.allowedModes` option
* Check for invalid command line arguments
* Improve output
# 1.0.1 / 2016-08-18
* Fixed compatibility problem with updated superagent
# 1.0.0 / 2016-08-18
* Bump dependencies to grunt ^1.0
* Update to latest versions of semver, lodash, shelljs, superagent, q
# 0.6.0 / 2016-04-22
* #3: Assume v0.0.0 (instead of failing) if repo has no tags
* #4: Fix error when secondary manifest does not contain a version tag
# 0.5.1 / 2016-02-25
* Update peerDependencies to support Grunt 1.0
# 0.5.0 / 2015-06-28
*
# 0.4.0 / 2014-09-26
*