We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bafe62 commit 416aa36Copy full SHA for 416aa36
packages/zod-openapi/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+## [2.2.0](https://github.com/anatine/zod-plugins/compare/zod-openapi-2.1.0...zod-openapi-2.2.0) (2023-08-22)
6
+
7
8
+### Features
9
10
+* parse ZodPipeline ([b3e6cb7](https://github.com/anatine/zod-plugins/commit/b3e6cb77766c23326b0ffce8f62102d3096d28e2))
11
12
## [2.1.0](https://github.com/anatine/zod-plugins/compare/zod-openapi-2.0.1...zod-openapi-2.1.0) (2023-08-03)
13
14
packages/zod-openapi/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@anatine/zod-openapi",
- "version": "2.1.0",
+ "version": "2.2.0",
"description": "Zod to OpenAPI converter",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments