We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1181011 commit b4dd03fCopy full SHA for b4dd03f
packages/zod-openapi/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
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
+
7
## [1.11.0](https://github.com/anatine/zod-plugins/compare/zod-openapi-1.10.0...zod-openapi-1.11.0) (2022-12-12)
8
9
packages/zod-openapi/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@anatine/zod-openapi",
- "version": "1.11.0",
+ "version": "1.11.1",
"description": "Zod to OpenAPI converter",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments