## [2.0.4](https://github.com/seanWLawrence/hendrix/compare/v2.0.3...v2.0.4) (2020-12-12)


### Bug Fixes

* **cli:** build package before publishing ([3c16556](https://github.com/seanWLawrence/hendrix/commit/3c16556ef06a76c489788dffa7a4e9379e936475))

## [2.0.3](https://github.com/seanWLawrence/hendrix/compare/v2.0.2...v2.0.3) (2020-12-12)


### Bug Fixes

* **cli:** examples were not included in published output ([626ffd2](https://github.com/seanWLawrence/hendrix/commit/626ffd269f23995f30b97639176d206d5d694fc4))

# 1.0.0 (2019-11-08)

### Bug Fixes

* Version 1 is working ([fac6bc2](https://github.com/seanWLawrence/hendrix/commit/fac6bc239d3a3044d71e699ee66f4269e9bad746))
* **templates:** Update templates, now working as expected ([7cb10c4](https://github.com/seanWLawrence/hendrix/commit/7cb10c4abdfb4123f30d6e6ed4337e653f77b5e9))
* 🐛 Args are now optional ([131a05a](https://github.com/seanWLawrence/hendrix/commit/131a05a1a609fcd47fcf46dba7a52596425ec1c1))
* 🐛 bug with error on existing directory ([7bd2150](https://github.com/seanWLawrence/hendrix/commit/7bd21509415ca3d9cd5cf63ebf6a2d94036d2f84))


### Features

* 🎸 Built-in lazy-loading with all images ([21ee89c](https://github.com/seanWLawrence/hendrix/commit/21ee89c9cb7638526f3b55d26fe551fdfd736472))
* 🎸 Lazy image loading ([aad9601](https://github.com/seanWLawrence/hendrix/commit/aad9601ce73a45ace5a8c206ec39d0fab29e48dc))
* 🎸 Set baseDirectory in config ([0a3c7dc](https://github.com/seanWLawrence/hendrix/commit/0a3c7dc751ec43ba30294a166a3bec4ed15a45a6))
* 🎸 Slugifier ([dd06d2d](https://github.com/seanWLawrence/hendrix/commit/dd06d2d526c7ff3f655b5b542ace6f32c59269b2))
* 🎸 WIP add new generators ([85e7538](https://github.com/seanWLawrence/hendrix/commit/85e7538abac0791834ac13a208d7d9f9a728c4b1))
* 🎸 WIP add prompt ([73990be](https://github.com/seanWLawrence/hendrix/commit/73990be158324e486b3e533ddd2b4d470f2b9c6a))


### improvement

* **configuration:** change `templatesPath` to `generatorsPath` ([3bd7b58](https://github.com/seanWLawrence/hendrix/commit/3bd7b581d5d65738016dce8edd3e62505253e1d4))


### BREAKING CHANGES

* **configuration:** `templatesPath` is now called `generatorsPath` in the configuration
