Skip to content

Commit dc917ef

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dark-kiwis-check.md

-5
This file was deleted.

packages/zod-openapi/CHANGELOG.md

+6
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

+1-1
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)