Skip to content

Latest commit

 

History

History
222 lines (104 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

222 lines (104 loc) · 6.05 KB

<a name"0.8.0">

0.8.0 (2016-04-19)

Breaking Changes

  • Grunt >= 1.0.0 is now required.

<a name"0.7.2">

0.7.2 (2016-04-16)

<a name"0.7.0">

0.7.0 (2015-12-10)

Features

<a name"0.6.0">

0.6.0 (2015-09-21)

Features

  • allow to push to git defaults (2140be23)

<a name"0.5.0">

0.5.0 (2015-08-27)

Features

<a name"0.4.0">

0.4.0 (2015-08-27)

Bug Fixes

Features

<a name"0.3.4">

0.3.4 (2015-08-27)

Bug Fixes

  • trim the response from 1st exec (ea350459)

<a name"0.3.3">

0.3.3 (2015-08-27)

Bug Fixes

  • avoid using subshell during push for windows (c819c002)

<a name"0.3.2">

0.3.2 (2015-08-19)

Bug Fixes

  • push the current branch, not all branches (dc5a90e5)
  • push the new tag, not all tags in repo (55e0d0b8)

<a name"0.3.1">

0.3.1 (2015-04-23)

Bug Fixes

  • undefined suffix returns undefined (5e8e187f)

0.3.0 (2015-02-18)

Bug Fixes

  • git bump now prepatchs correctly (a2e06c1e)

Features

0.2.0 (2015-02-17)

Features

  • add support for prereleases (722373fc)

0.1.0 (2015-01-30)

Features

0.0.17 (2015-01-28)

0.0.16 (2014-10-01)

Features

0.0.15 (2014-07-28)

Bug Fixes

Breaking Changes

  • bump:build has been replaced with bump:prerelease

(1d0233b6)

0.0.14 (2014-05-15)

Features

  • support Grunt glob patterns in files (9f4d51d5, closes #61)

0.0.13 (2013-12-08)

Features

  • support non-json file version bump (db602cf6)

0.0.12 (2013-12-08)

Bug Fixes

  • Bumping git version should append the short sha1 to the current version (3679aecf)

Features

  • allow passing exact version as CLI argument (8eaa21e9)

0.0.11 (2013-07-08)

Bug Fixes

  • read the version if only commiting (7d11e978)

0.0.10 (2013-07-07)

Features

  • add bump-only and bump-commit (fc7a357b)

0.0.9 (2013-07-07)

Features

  • add --bump-only and --commit-only (4ef22475, closes #17)
  • add "git" to bump version using git-describe (e1d9825b)

0.0.8 (2013-07-05)

Features

  • make "upstream" the default remote (6a4acd15)