Skip to content

Commit dd6c05e

Browse files
Version Packages (#521)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9fb91fa commit dd6c05e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/easy-crews-call.md

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

CHANGELOG.md

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

3+
## 5.4.1
4+
5+
### Patch Changes
6+
7+
- [#520](https://github.com/samchungy/zod-openapi/pull/520) [`8d08bd6`](https://github.com/samchungy/zod-openapi/commit/8d08bd6441998603c85e52c3d93eff04ce8f4664) Thanks [@GeKorm](https://github.com/GeKorm)! - Fix `zod/mini` compatibility
8+
39
## 5.4.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zod-openapi",
3-
"version": "5.4.0",
3+
"version": "5.4.1",
44
"description": "Convert Zod Schemas to OpenAPI v3.x documentation",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)