# Change Log

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.

<a name="0.9.5"></a>
## [0.9.5](https://github.com/selvera/npm-datepicker/compare/v0.9.4...v0.9.5) (2018-07-02)


### Bug Fixes

* avoid font-size conflicts with the datepicker controls. Closes [#12](https://github.com/selvera/npm-datepicker/issues/12) ([2d06771](https://github.com/selvera/npm-datepicker/commit/2d06771))



<a name="0.9.0"></a>
# [0.9.0](https://github.com/selvera/npm-datepicker/compare/v0.8.3...v0.9.0) (2018-06-13)


### Bug Fixes

* README note for theming, fixes [#2](https://github.com/selvera/npm-datepicker/issues/2) ([0d8de37](https://github.com/selvera/npm-datepicker/commit/0d8de37))


### Features

* **lib:** created ng lib for the datepicker ([ade96cb](https://github.com/selvera/npm-datepicker/commit/ade96cb))
* sync with the latest Angular Material 6 Module ([a835916](https://github.com/selvera/npm-datepicker/commit/a835916))



<a name="0.8.3"></a>
## [0.8.3](https://github.com/selvera/npm-datepicker/compare/v0.8.2...v0.8.3) (2018-02-26)


### Bug Fixes

* core barrel fixed for ngc ([3ed2596](https://github.com/selvera/npm-datepicker/commit/3ed2596))



<a name="0.8.2"></a>
## [0.8.2](https://github.com/selvera/npm-datepicker/compare/v0.8.1...v0.8.2) (2018-02-26)


### Bug Fixes

* release process with standard-version fixed ([11810f3](https://github.com/selvera/npm-datepicker/commit/11810f3))



<a name="0.8.1"></a>

## [0.8.1](https://github.com/selvera/npm-datepicker/compare/v0.8.0...v0.8.1) (2018-02-25)

### Bug Fixes

* encountered undefined provider! ([594d2ea](https://github.com/selvera/npm-datepicker/commit/594d2ea))

<a name="0.8.0"></a>

# [0.8.0](https://github.com/selvera/npm-datepicker/compare/v0.7.0...v0.8.0) (2018-02-24)

### Bug Fixes

* **scss:** style bundling included in the dist package ([7bed6bd](https://github.com/selvera/npm-datepicker/commit/7bed6bd))
* barrels corrected for ngc ([961dc05](https://github.com/selvera/npm-datepicker/commit/961dc05))
* removing secondary packages from the prepublish script ([51ff7dc](https://github.com/selvera/npm-datepicker/commit/51ff7dc))
* initializing values for AoT ([b67d123](https://github.com/selvera/npm-datepicker/commit/b67d123))
* sync material/core exports ([da9c5ca](https://github.com/selvera/npm-datepicker/commit/da9c5ca))
* prepublish script synced ([ac0b216](https://github.com/selvera/npm-datepicker/commit/ac0b216))
* clock-view primary color instead palette usage ([c370f11](https://github.com/selvera/npm-datepicker/commit/c370f11))
* calendar-body cell value display fixed ([1e735db](https://github.com/selvera/npm-datepicker/commit/1e735db))
* moment namespace added for rollup to work ([c58b14b](https://github.com/selvera/npm-datepicker/commit/c58b14b))
* ng-packager config updated ([ad05c94](https://github.com/selvera/npm-datepicker/commit/ad05c94))

<a name="0.2.0"></a>

# 0.2.0 (2018-01-14)

### Features

* datepicker module ([1addc29](https://github.com/selvera/npm-datepicker/commit/1addc29))
