## 1.1.5 (2021-06-25)


### Bug Fixes

* **comment:** :bug: resolve description parser bug ([dd433c4](https://github.com/JsonMa/swagger-egg/commit/dd433c4af17b185e2da459d61b60249229e168bc))
* **config:** :bug: remove useless field  from default config ([ba77add](https://github.com/JsonMa/swagger-egg/commit/ba77added585a4f867a0643a075fbf04714a9857))
* **config:** remove swagger ui config ([61d8fe8](https://github.com/JsonMa/swagger-egg/commit/61d8fe8c832cd1ae62a73cedf4faebca1d72cf22))
* **swaggerUI:** :bug: fix swagger prefix bug ([9e5490b](https://github.com/JsonMa/swagger-egg/commit/9e5490b931ca8db7d922aa7a6967ea7ac02e3707))
* **swaggerUI:** :bug: resolve egg static prefix bug ([72c229c](https://github.com/JsonMa/swagger-egg/commit/72c229c5536c8b07bf8f52e895b1ad2ca7536ba2))
* **swaggerUI:** :bug: resolve index.html error ([8a12980](https://github.com/JsonMa/swagger-egg/commit/8a1298083ccbf764938f6a25badcec968473da50))
* **swaggerUI:** :bug: resolve swagger index.html docExpansion bug ([d931ba2](https://github.com/JsonMa/swagger-egg/commit/d931ba2d8c0de6e4ee2b16d2dad268ea5e70a76f))
* **swaggerUI:** :bug: resolve swagger index.html error ([fe337c0](https://github.com/JsonMa/swagger-egg/commit/fe337c00f7dd18e05bb3a0beb5503ab21b6947d9))
* **tag:** :bug: resolve tags comment not resolved bug ([d570628](https://github.com/JsonMa/swagger-egg/commit/d570628fb843c718687b970359580c625c5475f2))
* **utils:** remove unused methods ([1f1dc3a](https://github.com/JsonMa/swagger-egg/commit/1f1dc3a27a6a27340bf9ac07af3ab33c1c9313c6))


### Features

* **example:** :sparkles: add swagger 2.0 json file example ([cbd6083](https://github.com/JsonMa/swagger-egg/commit/cbd6083f481d2e43b5008cdf07b1c1006636b507))
* :sparkles: add file loader and swagger scanner ([d14731f](https://github.com/JsonMa/swagger-egg/commit/d14731f35da7fcce9fbbfd72490130cb323b8eb8))
* :sparkles: add swagger-ui to project ([4e2dacb](https://github.com/JsonMa/swagger-egg/commit/4e2dacb91059cd81956b429e0754cce1929d704d))
* :tada: first commit ([fba1b4f](https://github.com/JsonMa/swagger-egg/commit/fba1b4f73e69a7b03d8c00366080bed30915fe0c))



# 1.0.0 (2021-05-27)


### Features

* :tada: first commit ([fba1b4f](https://github.com/eggjs/egg-swagger-egg/commit/fba1b4f73e69a7b03d8c00366080bed30915fe0c))



