Files
gruvbox/node_modules/conventional-recommended-bump/CHANGELOG.md

5.1 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

Note: Version bump only for package conventional-recommended-bump

1.2.0 (2018-01-29)

Features

  • allow to specify a tagPrefix in conventional-recommended-bump (f60f86f)

1.1.0 (2017-12-08)

Features

Note: Version bump only for package conventional-recommended-bump

0.3.0 (2016-08-13)

Code Refactoring

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

BREAKING CHANGES

  • naming: releaseAs => releaseType

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.

Bug Fixes

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

0.1.0 (2016-02-08)

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)

Features

  • revert: ignore reverted commits (cd87dea)

0.0.1 (2015-06-22)