<a name"0.8.0">
- Grunt >= 1.0.0 is now required.
<a name"0.7.2">
<a name"0.7.0">
<a name"0.6.0">
- allow to push to git defaults (2140be23)
<a name"0.5.0">
- option to push tag and/or branch only (0c8ab2c2, closes #147)
- allow git commit options (0fab670d, closes #156)
<a name"0.4.0">
- get exported version for bump-only (f6c9d8ad, closes #145)
- correct bump tasks runner (04905e76)
- only push tag if createTag is true (58e20333, closes #157)
<a name"0.3.4">
- trim the response from 1st exec (ea350459)
<a name"0.3.3">
- avoid using subshell during push for windows (c819c002)
<a name"0.3.2">
- push the current branch, not all branches (dc5a90e5)
- push the new tag, not all tags in repo (55e0d0b8)
<a name"0.3.1">
- undefined suffix returns undefined (5e8e187f)
- git bump now prepatchs correctly (a2e06c1e)
- add support for prereleases (722373fc)
- replace version globally (b87a3764)
bump:build
has been replaced withbump:prerelease
(1d0233b6)
- support non-json file version bump (db602cf6)
- Bumping git version should append the short sha1 to the current version (3679aecf)
- allow passing exact version as CLI argument (8eaa21e9)
- read the version if only commiting (7d11e978)
- add bump-only and bump-commit (fc7a357b)
- add --bump-only and --commit-only (4ef22475, closes #17)
- add "git" to bump version using git-describe (e1d9825b)
- make "upstream" the default remote (6a4acd15)