Version Packages (#751)

pull/754/head @hono/zod-openapi@0.16.2
github-actions[bot] 2024-09-26 12:38:19 +09:00 committed by GitHub
parent 98d4ceab9c
commit cb126e0902
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/zod-openapi': patch
---
chore: bump `@hono/zod-validator`

View File

@ -1,5 +1,11 @@
# @hono/zod-openapi
## 0.16.2
### Patch Changes
- [#750](https://github.com/honojs/middleware/pull/750) [`98d4ceab9c3eef30d14a457844ce94c3da95b9e9`](https://github.com/honojs/middleware/commit/98d4ceab9c3eef30d14a457844ce94c3da95b9e9) Thanks [@yusukebe](https://github.com/yusukebe)! - chore: bump `@hono/zod-validator`
## 0.16.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/zod-openapi",
"version": "0.16.1",
"version": "0.16.2",
"description": "A wrapper class of Hono which supports OpenAPI.",
"main": "dist/index.js",
"module": "dist/index.mjs",