Skip to content

Commit b681d1e

Browse files
Version Packages (#500)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4b88330 commit b681d1e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/beige-cases-argue.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.3.1
4+
5+
### Patch Changes
6+
7+
- [`4b88330`](https://github.com/samchungy/zod-openapi/commit/4b8833024656ba04d7cf4fe1c36635c4345586f3) Thanks [@samchungy](https://github.com/samchungy)! - Fix manual component registration
8+
39
## 5.3.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.3.0",
3+
"version": "5.3.1",
44
"description": "Convert Zod Schemas to OpenAPI v3.x documentation",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)