Skip to content

Commit b4dd03f

Browse files
committed
chore(zod-openapi): release version 1.11.1
1 parent 1181011 commit b4dd03f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/zod-openapi/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
### [1.11.1](https://github.com/anatine/zod-plugins/compare/zod-openapi-1.11.0...zod-openapi-1.11.1) (2023-01-01)
6+
57
## [1.11.0](https://github.com/anatine/zod-plugins/compare/zod-openapi-1.10.0...zod-openapi-1.11.0) (2022-12-12)
68

79

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": "@anatine/zod-openapi",
3-
"version": "1.11.0",
3+
"version": "1.11.1",
44
"description": "Zod to OpenAPI converter",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)