Skip to content

Latest commit

 

History

History
97 lines (45 loc) · 2.72 KB

CHANGELOG.md

File metadata and controls

97 lines (45 loc) · 2.72 KB

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)