# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.16.1](https://github.com/emyann/matron/compare/v0.16.0...v0.16.1) (2019-08-28)

**Note:** Version bump only for package @matron/schematics





# [0.16.0](https://github.com/emyann/matron/compare/v0.15.1...v0.16.0) (2019-03-27)

**Note:** Version bump only for package @matron/schematics





## [0.15.1](https://github.com/emyann/matron/compare/v0.15.0...v0.15.1) (2019-03-01)

**Note:** Version bump only for package @matron/schematics





# [0.15.0](https://github.com/emyann/matron/compare/v0.14.0...v0.15.0) (2019-03-01)

**Note:** Version bump only for package @matron/schematics





# [0.14.0](https://github.com/emyann/matron/compare/v0.13.7...v0.14.0) (2019-02-16)

**Note:** Version bump only for package @matron/schematics





## [0.13.7](https://github.com/emyann/matron/compare/v0.13.6...v0.13.7) (2019-02-15)

**Note:** Version bump only for package @matron/schematics





## [0.13.6](https://github.com/emyann/matron/compare/v0.13.5...v0.13.6) (2019-02-14)

**Note:** Version bump only for package @matron/schematics





## [0.13.5](https://github.com/emyann/matron/compare/v0.13.4...v0.13.5) (2019-02-13)


### Bug Fixes

* lift dev deps to root ([3c5c3a6](https://github.com/emyann/matron/commit/3c5c3a6))





## [0.13.4](https://github.com/emyann/matron/compare/v0.13.3...v0.13.4) (2019-02-13)

**Note:** Version bump only for package @matron/schematics





## [0.13.3](https://github.com/emyann/matron/compare/v0.13.2...v0.13.3) (2019-02-13)

**Note:** Version bump only for package @matron/schematics





## [0.13.2](https://github.com/emyann/matron/compare/v0.13.1...v0.13.2) (2019-02-13)

**Note:** Version bump only for package @matron/schematics





## [0.13.1](https://github.com/emyann/matron/compare/v0.13.0...v0.13.1) (2019-02-13)

**Note:** Version bump only for package @matron/schematics





# [0.13.0](https://github.com/emyann/matron/compare/v0.12.1...v0.13.0) (2019-02-13)


### Bug Fixes

* build system. update angular/schematics version. webpack magic ([a28771a](https://github.com/emyann/matron/commit/a28771a))


### Features

* add jest and UTs for snapshot schematic ([3304fd2](https://github.com/emyann/matron/commit/3304fd2))
* use npm file specifiers ([f898d99](https://github.com/emyann/matron/commit/f898d99))





## [0.12.1](https://github.com/emyann/matron/compare/v0.12.0...v0.12.1) (2019-02-03)


### Bug Fixes

* fix issue with strip comment missing in deps ([e86b95a](https://github.com/emyann/matron/commit/e86b95a))





# [0.12.0](https://github.com/emyann/matron/compare/v0.11.0...v0.12.0) (2019-02-03)


### Bug Fixes

* allow relative path when creating projects ([6e0c760](https://github.com/emyann/matron/commit/6e0c760))
* silly default value for ignore option ([e0af0fd](https://github.com/emyann/matron/commit/e0af0fd))
* use schematics task to install npm deps ([3c34489](https://github.com/emyann/matron/commit/3c34489))


### Features

* **schematics:** use globby instead of minimatch for snapshot schematics ([f44304b](https://github.com/emyann/matron/commit/f44304b))
* transform path to absolute url when it's not ([c7ac51a](https://github.com/emyann/matron/commit/c7ac51a))





# [0.11.0](https://github.com/emyann/matron/compare/v0.10.0...v0.11.0) (2019-01-22)

**Note:** Version bump only for package @matron/schematics





# [0.10.0](https://github.com/emyann/matron/compare/v0.9.0...v0.10.0) (2019-01-18)

**Note:** Version bump only for package @matron/schematics





# [0.9.0](https://github.com/emyann/matron/compare/v0.8.5...v0.9.0) (2019-01-17)


### Bug Fixes

* temp fix to emit d.ts only in schematics ([835fffa](https://github.com/emyann/matron/commit/835fffa))


### Features

* **schematics:** update add schematics ([b0d24be](https://github.com/emyann/matron/commit/b0d24be))
* add snapshot command ([9ab1119](https://github.com/emyann/matron/commit/9ab1119))
* bundling d.ts. use babel typescript preset along with webpack ([6d1bc55](https://github.com/emyann/matron/commit/6d1bc55))
* export schematics schema types ([46878d3](https://github.com/emyann/matron/commit/46878d3))
* improve snapshot schematics ([ae82555](https://github.com/emyann/matron/commit/ae82555))





## [0.8.4](https://github.com/emyann/matron/compare/v0.8.3...v0.8.4) (2019-01-08)

**Note:** Version bump only for package @matron/schematics





## [0.8.1](https://github.com/emyann/matron/compare/v0.8.0...v0.8.1) (2019-01-06)

**Note:** Version bump only for package @matron/schematics





# [0.8.0](https://github.com/emyann/matron/compare/v0.7.2...v0.8.0) (2019-01-06)


### Features

* prepare for CI ([90596c7](https://github.com/emyann/matron/commit/90596c7))
