# Changelog

## 0.11.0 (December 17, 2018)

### features

- Upgrade some dependencies (see the [related commit](https://github.com/GuillaumeAmat/knuckle/commit/a77ce1242d410fba246cfdf5d38216ddafbeaf8b)).

## 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](https://github.com/GuillaumeAmat/knuckle/issues/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](https://github.com/GuillaumeAmat/knuckle/issues/23)).

### Bug fixes

- Get the good bin path for commitlint ([#26](https://github.com/GuillaumeAmat/knuckle/issues/26)).

### Documentation

- Add the `CHANGELOG.md` file.
