Skip to content

Latest commit

 

History

History
88 lines (36 loc) · 3.18 KB

CHANGELOG.md

File metadata and controls

88 lines (36 loc) · 3.18 KB

0.3.0 (2016-08-13)

Code Refactoring

  • naming: releaseAs => releaseType (1476f1e), closes #15

BREAKING CHANGES

  • naming: releaseAs => releaseType

0.2.1 (2016-04-16)

0.2.0 (2016-04-02)

Features

  • config: custom config file (aa3747a), closes #6
  • verbose: output details of the bump (2311c4a), closes #5
  • warn: no new commits since last release (84f5284), closes #4

BREAKING CHANGES

  • verbose: whatBump can return an object. result is an object instead of a string.

0.1.2 (2016-03-10)

Bug Fixes

  • angular: handle breaking changes after a feature (6c40400), closes #8

0.1.1 (2016-02-23)

0.1.0 (2016-02-08)

0.0.3 (2015-08-12)

Features

  • deps: bump and a lot of bugs are fixed (1abc3af)
  • deps: bump conventional-commits-filter and fix bug (87639a0)
  • deps: modulise conventional-commits-filter (b1eadb9)

0.0.2 (2015-07-03)

Features

  • revert: ignore reverted commits (cd87dea)

0.0.1 (2015-06-22)