Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (23 loc) · 992 Bytes

CHANGELOG.md

File metadata and controls

45 lines (23 loc) · 992 Bytes

Changelog

0.11.0 (December 17, 2018)

features

0.10.0 (November 20, 2018)

features

  • Take care of the *.yml files in lint-staged.

0.9.3 (0ctober 25, 2018)

Bug fixes

  • Don't treat .npmrc and .yarnrc as JSON files (#27)

0.9.2 (0ctober 18, 2018)

Documentation

  • Improve the documentation and add a gif demo in the README.

0.9.1 (0ctober 18, 2018)

Bug fixes

  • Fix the add interactive mode when it is the first launch.

0.9.0 (0ctober 18, 2018)

Features

  • Add an interactive mode to the add command (#23).

Bug fixes

  • Get the good bin path for commitlint (#26).

Documentation

  • Add the CHANGELOG.md file.