Skip to content

Commit 50e796c

Browse files
github-actions[bot]yusukebe
authored andcommitted
Version Packages (honojs#1107)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 85f8588 commit 50e796c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dark-kiwis-check.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/zod-openapi/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @hono/zod-openapi
22

3+
## 0.19.3
4+
5+
### Patch Changes
6+
7+
- [#1106](https://github.com/honojs/middleware/pull/1106) [`448a8fc687cca2bcab2353ea4237f1293706d5e2`](https://github.com/honojs/middleware/commit/448a8fc687cca2bcab2353ea4237f1293706d5e2) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: infer Env correctly if the middleware is `[]`
8+
39
## 0.19.2
410

511
### Patch Changes

packages/zod-openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hono/zod-openapi",
3-
"version": "0.19.2",
3+
"version": "0.19.3",
44
"description": "A wrapper class of Hono which supports OpenAPI.",
55
"type": "module",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)