# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v1.1.6](https://github.com/layerframe/scaffolding-nextjs/compare/v1.1.1...v1.1.6) - 2020-07-31

### Commits

- Added auto CHANGELOG feature to releases. Upgraded to include CSS modules that are newer to NextJS. Also changed the BEM style to use underscrores to make this work better with CSS in JS. [`f0c5985`](https://github.com/layerframe/scaffolding-nextjs/commit/f0c59854f47438db8f130af3c10889b0e57b6af1)
- Updated how the components are centered to use TailwindCSS [`4bae3e3`](https://github.com/layerframe/scaffolding-nextjs/commit/4bae3e39075c9abdf47ba24d6cddd181faba97ca)
- Updated README [`65d270f`](https://github.com/layerframe/scaffolding-nextjs/commit/65d270f8e06f6bc0364b826401d86ea9f8460665)
- Another readme update [`5cbc53c`](https://github.com/layerframe/scaffolding-nextjs/commit/5cbc53cc1d6dca22a2aebf61aace9d8938a1e624)
- style bug fix [`0ab8ab3`](https://github.com/layerframe/scaffolding-nextjs/commit/0ab8ab3931bb49f0e5f2cca9da95763425db8acb)
- Added fallback if source dirs not found. [`273061d`](https://github.com/layerframe/scaffolding-nextjs/commit/273061d8760a6dfebd5f002b49a4bae900aa3238)
- Updated version [`00f0fe3`](https://github.com/layerframe/scaffolding-nextjs/commit/00f0fe359b15dc4b57676d417e70ed7666117ad8)
- Added publish script [`e9b28e6`](https://github.com/layerframe/scaffolding-nextjs/commit/e9b28e66ea86a40144c5699b1979ea8bc096288e)

## [v1.1.1](https://github.com/layerframe/scaffolding-nextjs/compare/v1.0.5...v1.1.1) - 2019-12-20

### Commits

- Added the other scripts [`d0a42e9`](https://github.com/layerframe/scaffolding-nextjs/commit/d0a42e98a78ec69238e13524e1f870180c19cc55)
- Bug fixes related to paths [`d8998c3`](https://github.com/layerframe/scaffolding-nextjs/commit/d8998c3b75caa7e0dbeb5e2ca7f9b2791239dc65)

## v1.0.5 - 2019-12-20

### Commits

- Initial commit [`fe70842`](https://github.com/layerframe/scaffolding-nextjs/commit/fe70842ab6b3c7282946641ff8cb7164f6a035fc)
- Fixed a lot of bugs and actually have it running correctly. [`286188b`](https://github.com/layerframe/scaffolding-nextjs/commit/286188b5be3207cde85f0a33b735e81fdcc093a5)
- Refactoring to eliminate repeating. [`4045acd`](https://github.com/layerframe/scaffolding-nextjs/commit/4045acd7519cd5decb51bd453093c1890dce930c)
- README updates. [`d8612a0`](https://github.com/layerframe/scaffolding-nextjs/commit/d8612a0a3825b1f70a4f62bd6ccd82adccc5b04f)
- Made the package path fetch the local one at the parent. Added some comments. [`a59b18c`](https://github.com/layerframe/scaffolding-nextjs/commit/a59b18c02d12769cf4397d84441c32c381f6c177)
- Added main index [`79d25b4`](https://github.com/layerframe/scaffolding-nextjs/commit/79d25b4b6413bbbebc6c981b02d268403b59a096)
- More refactoring. [`2de77b9`](https://github.com/layerframe/scaffolding-nextjs/commit/2de77b9d85b6721c52ee0b112621f8f6eeb0a143)
- Added some dependencies and a gitignore [`7e3c24c`](https://github.com/layerframe/scaffolding-nextjs/commit/7e3c24cd7aea2d74350a6d41e864c7ade193e290)
- Removed unused script and fixed path issue [`ee5bf31`](https://github.com/layerframe/scaffolding-nextjs/commit/ee5bf31628abbb82fbbf14b89035a90025f58a84)
- Added more scripts. [`86162b4`](https://github.com/layerframe/scaffolding-nextjs/commit/86162b4779863f27267fdbdd4eb7b736a0951a0f)
- Added a README with some basic information. [`ad24fc8`](https://github.com/layerframe/scaffolding-nextjs/commit/ad24fc84aa3d63a354d42171327ccea779078895)
- Updated package.json [`323e880`](https://github.com/layerframe/scaffolding-nextjs/commit/323e8804519280114537d4e1b7d60a5159f835f9)
- Added some dotfiles [`52e9592`](https://github.com/layerframe/scaffolding-nextjs/commit/52e9592ff8e1c009ddd50fb2f835b0e7659ba0ad)
- Removed babel-node [`8dd827e`](https://github.com/layerframe/scaffolding-nextjs/commit/8dd827eb30ccec5efeb40c91fb827e7b2af6c7a9)
- Updated the name and added to bin [`75447a6`](https://github.com/layerframe/scaffolding-nextjs/commit/75447a6a575c00005966c9ed2e85342cc718b95a)
- Fixed path issue [`4eae16d`](https://github.com/layerframe/scaffolding-nextjs/commit/4eae16dce9a13154e37f3b535eb30c43bc204a92)
- Working on path issue [`d97b571`](https://github.com/layerframe/scaffolding-nextjs/commit/d97b571d589cd59cfbfde4a14b98c5f33bf91712)
- Version bump [`5f6eeda`](https://github.com/layerframe/scaffolding-nextjs/commit/5f6eeda31ea2761ffb64791032cd5ec60792db4f)
- Version bump [`b364f62`](https://github.com/layerframe/scaffolding-nextjs/commit/b364f62674ba9ad52a2a4702e71819143a568d41)
- Updated version [`0ee4218`](https://github.com/layerframe/scaffolding-nextjs/commit/0ee4218548622661df8c32e32fe4213a40b93ce6)
