## [0.0.9](https://github.com/lancewuz/proto-parser/compare/v0.0.6...v0.0.9) (2022-12-09)


### Bug Fixes

* linked comments parse error ([f9c777c](https://github.com/lancewuz/proto-parser/commit/f9c777c8d9513dfe693311885a5e0a6b73be0aa7))


### Features

* resolve nested type ([c407b26](https://github.com/lancewuz/proto-parser/commit/c407b26fe8729a66dfde0b0c699867154ac4f036))



## [0.0.6](https://github.com/lancewuz/proto-parser/compare/v0.0.5...v0.0.6) (2021-07-08)


### Bug Fixes

* duplicated comment ([3bda090](https://github.com/lancewuz/proto-parser/commit/3bda090022a55ff61a8dcbf47e3e5fa4b18bfef3))



## [0.0.5](https://github.com/lancewuz/proto-parser/compare/v0.0.4...v0.0.5) (2020-04-10)


### Features

* support weakResolve ([dbad1e5](https://github.com/lancewuz/proto-parser/commit/dbad1e58957820ae6f0891433be7bcb8ce663464))



## [0.0.4](https://github.com/lancewuz/proto-parser/compare/v0.0.3...v0.0.4) (2020-03-04)



## [0.0.3](https://github.com/lancewuz/proto-parser/compare/v0.0.2...v0.0.3) (2020-03-01)


### Bug Fixes

* prettier index.* ([d3d9f61](https://github.com/lancewuz/proto-parser/commit/d3d9f61c205717de4bf7f4151211502cb9ee2c48))



## [0.0.2](https://github.com/lancewuz/proto-parser/compare/82d3409b83e40e1a3e4ee243ac45908caadc4815...v0.0.2) (2020-02-28)


### Features

* parse proto file content ([82d3409](https://github.com/lancewuz/proto-parser/commit/82d3409b83e40e1a3e4ee243ac45908caadc4815))



