# [5.1.0](https://github.com/youngjuning/interface-comments-parser/compare/v5.0.0...v5.1.0) (2020-12-10)


### Features

* add parseAllInterface ([9787587](https://github.com/youngjuning/interface-comments-parser/commit/9787587a5d1725994df1b726e3318f79d0e6b284))



# [5.0.0](https://github.com/youngjuning/interface-comments-parser/compare/v4.0.0...v5.0.0) (2020-12-10)



# [4.0.0](https://github.com/youngjuning/interface-comments-parser/compare/v3.5.0...v4.0.0) (2020-12-10)


### Bug Fixes

* import * as fs from 'fs'; ([c9fd13f](https://github.com/youngjuning/interface-comments-parser/commit/c9fd13f480582a1ef03bb82e92fa265c22f919a6))



# [3.5.0](https://github.com/youngjuning/interface-comments-parser/compare/v3.3.4...v3.5.0) (2020-12-10)



## [3.3.4](https://github.com/youngjuning/interface-comments-parser/compare/v3.3.3...v3.3.4) (2020-12-10)


### Bug Fixes

* fix reference error ([60ae7e8](https://github.com/youngjuning/interface-comments-parser/commit/60ae7e876cd61c8af23327ac691331af6ca85111))



## [3.3.3](https://github.com/youngjuning/interface-comments-parser/compare/v3.3.2...v3.3.3) (2020-12-10)


### Features

* use fs-sync-utils ([2e873b0](https://github.com/youngjuning/interface-comments-parser/commit/2e873b0b1375c0f3e80b44ad09c9b78d1522a1eb))



## [3.3.2](https://github.com/youngjuning/interface-comments-parser/compare/v3.3.1...v3.3.2) (2020-12-10)


### Features

* use fs-es6 ([0117f3e](https://github.com/youngjuning/interface-comments-parser/commit/0117f3ec7a814f515d7ef8d1784955fb6ab50e4b))



## [3.3.1](https://github.com/youngjuning/interface-comments-parser/compare/v3.4.0...v3.3.1) (2020-12-10)


### Features

* use read-file ([3c7e2f8](https://github.com/youngjuning/interface-comments-parser/commit/3c7e2f80782514129b050ed2c6e090df8c07156b))



# [3.4.0](https://github.com/youngjuning/interface-comments-parser/compare/v3.3.0...v3.4.0) (2020-12-10)


### Features

* use read-file-safe replace fs-extra ([bc64a1c](https://github.com/youngjuning/interface-comments-parser/commit/bc64a1c418173904df1bd0625a19b8153b077ace))



# [3.3.0](https://github.com/youngjuning/interface-comments-parser/compare/v3.2.1...v3.3.0) (2020-12-10)


### Features

* replace fs to fs-extra ([1419b6f](https://github.com/youngjuning/interface-comments-parser/commit/1419b6f126228dd4257db4b373b05505af4d1030))



## [3.2.1](https://github.com/youngjuning/interface-comments-parser/compare/v3.2.0...v3.2.1) (2020-12-09)



# [3.2.0](https://github.com/youngjuning/interface-comments-parser/compare/v3.1.0...v3.2.0) (2020-12-09)


### Bug Fixes

* remove releace | ([6fb3327](https://github.com/youngjuning/interface-comments-parser/commit/6fb332715034e7bb12eb78080b7a9e4f8e31b319))



# [3.1.0](https://github.com/youngjuning/interface-comments-parser/compare/v3.0.0...v3.1.0) (2020-12-09)



# [3.0.0](https://github.com/youngjuning/interface-comments-parser/compare/v2.1.1...v3.0.0) (2020-12-09)


### Features

* @youngjuning/interface-comments-parser ([db22f31](https://github.com/youngjuning/interface-comments-parser/commit/db22f3112918ebb9de7460d81704410091372e80))



## [2.1.1](https://github.com/youngjuning/interface-comments-parser/compare/v2.0.1...v2.1.1) (2019-02-26)


### Features

* support parse class ([4c4974d](https://github.com/youngjuning/interface-comments-parser/commit/4c4974d02925c6b807a1f7cf6b781f164b3c98af))



## [2.0.1](https://github.com/youngjuning/interface-comments-parser/compare/v2.0.0...v2.0.1) (2019-02-26)


### Bug Fixes

* throw error when comment no dot containt any meta. ([3eec25a](https://github.com/youngjuning/interface-comments-parser/commit/3eec25a8fd5e940853e06b9f5458bca23172308b))



# [2.0.0](https://github.com/youngjuning/interface-comments-parser/compare/v1.0.1...v2.0.0) (2019-02-26)


### Features

* redesign api ([9944217](https://github.com/youngjuning/interface-comments-parser/commit/994421740e2638abe152c041391be2668f3d62ff))



## [1.0.1](https://github.com/youngjuning/interface-comments-parser/compare/v1.0.0...v1.0.1) (2019-02-25)



# 1.0.0 (2019-02-25)



