# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.1.6](https://github.com/badabam/pprettier/compare/v1.1.5...v1.1.6) (2021-01-08)

### [1.1.5](https://github.com/badabam/pprettier/compare/v1.1.4...v1.1.5) (2021-01-08)

### [1.1.4](https://github.com/badabam/pprettier/compare/v1.1.3...v1.1.4) (2020-12-25)

### [1.1.3](https://github.com/badabam/pprettier/compare/v1.1.2...v1.1.3) (2020-12-25)

### [1.1.2](https://github.com/badabam/pprettier/compare/v1.1.1...v1.1.2) (2020-12-22)

### [1.1.1](https://github.com/badabam/pprettier/compare/v1.0.1...v1.1.1) (2020-12-22)

## [1.1.0](https://github.com/badabam/pprettier/compare/v1.0.2...v1.1.0) (2020-12-22)


### Features

* **testing:** add testing on CI of GitHub, add another test ([e21a873](https://github.com/badabam/pprettier/commit/e21a87367601221272c6b49330376ced4a8a2151))

### [1.0.2](https://github.com/badabam/pprettier/compare/v1.0.1...v1.0.2) (2020-12-21)

### [1.0.1](https://github.com/badabam/pprettier/compare/v1.0.0...v1.0.1) (2020-12-20)

## [0.1.0](https://github.com/badabam/pprettier/compare/v0.0.21...v0.1.0) (2020-12-20)


### ⚠ BREAKING CHANGES

* **global config:** Going to a first major version.

### Features

* **global config:** create a global config, if user wants it. Use it for future calls ([ffbf51c](https://github.com/badabam/pprettier/commit/ffbf51c296e28a21ed2c23951e6441b957c30c35))

### [0.0.21](https://github.com/badabam/pprettier/compare/v0.0.20...v0.0.21) (2020-12-20)

### [0.0.20](https://github.com/badabam/pprettier/compare/v0.0.19...v0.0.20) (2020-12-20)

### [0.0.19](https://github.com/badabam/pprettier/compare/v0.0.18...v0.0.19) (2020-12-19)


### Bug Fixes

* **eslint:** fix eslint modules for node ([e961f73](https://github.com/badabam/pprettier/commit/e961f73ce121159f62852ead2e68fcd49589cc66))

### [0.0.18](https://github.com/badabam/pprettier/compare/v0.0.17...v0.0.18) (2020-12-19)

### [0.0.17](https://github.com/badabam/pprettier/compare/v0.0.16...v0.0.17) (2020-12-19)


### Features

* add args and with help option. Needs inquirer and ask if global config should be added ([1d57d7c](https://github.com/badabam/pprettier/commit/1d57d7ce2185cc72623bedf815cce339b55a7dd7))

### [0.0.16](https://github.com/badabam/pprettier/compare/v0.0.15...v0.0.16) (2020-12-19)

### [0.0.15](https://github.com/badabam/pprettier/compare/v0.0.14...v0.0.15) (2020-12-18)


### Features

* improve pre-commit hook ([2f4551f](https://github.com/badabam/pprettier/commit/2f4551fed4615b2d1881943f13188142bd4d8f7e))

### [0.0.14](https://github.com/badabam/pprettier/compare/v0.0.13...v0.0.14) (2020-12-18)


### Bug Fixes

* use process.cwd() to get the current dir and not the npx installation path ([d6a4437](https://github.com/badabam/pprettier/commit/d6a4437cb50d68976eeb663b17ae8654fc2f748e))

### [0.0.13](https://github.com/badabam/pprettier/compare/v0.0.12...v0.0.13) (2020-12-18)


### Bug Fixes

* fix while loop ([e39fec1](https://github.com/badabam/pprettier/commit/e39fec1fa0259b8ff0f8e3fbc187319653e02d02))

### [0.0.12](https://github.com/badabam/pprettier/compare/v0.0.11...v0.0.12) (2020-12-18)


### Bug Fixes

* add bin to package.json ([23fd258](https://github.com/badabam/pprettier/commit/23fd2583247b179096a3fe046a5afc528f8ea1f5))
* add missing await ([554e975](https://github.com/badabam/pprettier/commit/554e9752e14f6f3fa409163d03ad17f15c5cebd0))

### [0.0.11](https://github.com/badabam/pprettier/compare/v0.0.10...v0.0.11) (2020-12-18)

### [0.0.10](https://github.com/badabam/pprettier/compare/v0.0.9...v0.0.10) (2020-12-09)


### Bug Fixes

* **index.js:** improve wording in console text ([9c58276](https://github.com/badabam/pprettier/commit/9c58276fde1845ffb95bdd17226680ec6821e0bd))

### [0.0.9](https://github.com/badabam/pprettier/compare/v0.0.8...v0.0.9) (2020-12-09)


### Bug Fixes

* improve scripts ([48592ad](https://github.com/badabam/pprettier/commit/48592ad996faa718be64f6a14c5acabef5c5bab4))

### [0.0.8](https://github.com/badabam/pprettier/compare/v0.0.7...v0.0.8) (2020-12-09)


### Bug Fixes

* rename script "publish" to "deploy" ([cb032ad](https://github.com/badabam/pprettier/commit/cb032ad5a13f3173bd6f096770cefa9d8378c3d2))

### [0.0.7](https://github.com/badabam/pprettier/compare/v0.0.6...v0.0.7) (2020-12-09)

### [0.0.6](https://github.com/badabam/pprettier/compare/v0.0.5...v0.0.6) (2020-12-08)


### Bug Fixes

* add --no-verify for publish script ([0e4fc18](https://github.com/badabam/pprettier/commit/0e4fc18d463a32c7eaf7498e9957ea15fe5a9cda))

### [0.0.5](https://github.com/badabam/pprettier/compare/v0.0.4...v0.0.5) (2020-12-08)

### [0.0.4](https://github.com/badabam/pprettier/compare/v0.0.3...v0.0.4) (2020-12-08)

### [0.0.3](https://github.com/badabam/pprettier/compare/v0.0.2...v0.0.3) (2020-12-08)


### Bug Fixes

* **husky:** add prettier:write before commit ([623279e](https://github.com/badabam/pprettier/commit/623279ed4956ff14cfe568f06ec4d76f941b7721))

### [0.0.2](https://github.com/badabam/pprettier/compare/v0.0.1...v0.0.2) (2020-12-08)

### Bug Fixes

- **package.json:** fix release script by skipping husky ([3842af6](https://github.com/badabam/pprettier/commit/3842af6c1be8ee01d813acc70ea45a8045a35e11))

### [0.0.3](https://github.com/badabam/pprettier/compare/v0.0.2...v0.0.3) (2020-12-08)

### [0.0.2](https://github.com/badabam/pprettier/compare/v0.0.1...v0.0.2) (2020-12-08)

### 0.0.1 (2020-12-08)
