Skip to content

Latest commit

 

History

History
61 lines (25 loc) · 2.46 KB

CHANGELOG.md

File metadata and controls

61 lines (25 loc) · 2.46 KB

3.1.0 (2020-07-13)

Features

  • pre-commit: Allow relative path for the pre-commit input (afea49f)
  • Add pre-commit script file (hook) (0aa82ce)

3.0.0 (2020-07-03)

Documentation

Features

  • Added skip commit and skip tag (3eab241)
  • Added support for toml files (5aff23f)
  • Added support for yaml files (bdf8ec0)
  • Added version-file, version-path, skip-version-file options (d022b0d)
  • Added versioning through GIT (7143306)
  • More git configurations are possible (9ee9c27)

BREAKING CHANGES

  • package-json is now renamed to version-file

2.4.0 (2020-06-10)

Features

  • add skip-on-empty feature (153f866)

2.3.3 (2020-05-08)

Bug Fixes

2.3.2 (2020-05-08)

Bug Fixes