<a name="0.0.11"></a>
## [0.0.11](https://github.com/ulivz/program-language-detector/compare/v0.0.10...v0.0.11) (2018-02-08)



<a name="0.0.10"></a>
## [0.0.10](https://github.com/ulivz/program-language-detector/compare/v0.0.9...v0.0.10) (2018-01-31)


### Bug Fixes

* incorrect type definitions ([cb29ed3](https://github.com/ulivz/program-language-detector/commit/cb29ed3))



<a name="0.0.9"></a>
## [0.0.9](https://github.com/ulivz/program-language-detector/compare/v0.0.8...v0.0.9) (2018-01-30)


### Features

* Add 2 patterns for ES6 features: import/export and arrow function ([271d771](https://github.com/ulivz/program-language-detector/commit/271d771))



<a name="0.0.8"></a>
## [0.0.8](https://github.com/ulivz/program-language-detector/compare/v0.0.7...v0.0.8) (2018-01-30)



<a name="0.0.7"></a>
## [0.0.7](https://github.com/ulivz/program-language-detector/compare/v0.0.6...v0.0.7) (2018-01-30)


### Bug Fixes

* missing types in NPM release ([4a6aeda](https://github.com/ulivz/program-language-detector/commit/4a6aeda))



<a name="0.0.6"></a>
## [0.0.6](https://github.com/ulivz/program-language-detector/compare/v0.0.5...v0.0.6) (2018-01-30)



<a name="0.0.5"></a>
## [0.0.5](https://github.com/ULIVZ/program-language-detector/compare/v0.0.4...v0.0.5) (2018-01-30)



<a name="0.0.4"></a>
## [0.0.4](https://github.com/ULIVZ/program-language-detector/compare/v0.0.3...v0.0.4) (2018-01-30)


### Bug Fixes

* UT ([5a2c9a4](https://github.com/ULIVZ/program-language-detector/commit/5a2c9a4))


### Features

* export a const whose key and value are both language name that would be return by detector ([09b95ef](https://github.com/ULIVZ/program-language-detector/commit/09b95ef))



<a name="0.0.3"></a>
## [0.0.3](https://github.com/ULIVZ/program-language-detector/compare/v0.0.2...v0.0.3) (2018-01-26)


### Bug Fixes

* update "main" field ([a84c94c](https://github.com/ULIVZ/program-language-detector/commit/a84c94c))



<a name="0.0.2"></a>
## [0.0.2](https://github.com/ULIVZ/program-language-detector/compare/v0.0.1...v0.0.2) (2018-01-26)


### Bug Fixes

* fix a bug caused by sorting ([27c700c](https://github.com/ULIVZ/program-language-detector/commit/27c700c))


### Features

* extract the source code ([d9e7965](https://github.com/ULIVZ/program-language-detector/commit/d9e7965))



<a name="0.0.1"></a>
## 0.0.1 (2018-01-26)



