honojs-middleware/packages/swagger-editor/CHANGELOG.md

14 lines
676 B
Markdown
Raw Normal View History

2024-11-05 10:03:08 +08:00
# @hono/swagger-editor
## 1.0.1
### Patch Changes
- [#1207](https://github.com/honojs/middleware/pull/1207) [`0bda87e4eeb689c6c9f4cc382992f923a8149661`](https://github.com/honojs/middleware/commit/0bda87e4eeb689c6c9f4cc382992f923a8149661) Thanks [@BarryThePenguin](https://github.com/BarryThePenguin)! - Add explicit `MiddlewareHandler` return type
2024-11-05 10:03:08 +08:00
## 1.0.0
### Major Changes
- [#800](https://github.com/honojs/middleware/pull/800) [`5fd80263f28180627430c36f97090b8541bcdcfb`](https://github.com/honojs/middleware/commit/5fd80263f28180627430c36f97090b8541bcdcfb) Thanks [@OgabekYuldoshev](https://github.com/OgabekYuldoshev)! - Create swagger editor middleware for hono