Skip to content

Commit 3cab0d6

Browse files
committed
chore(zod-openapi): release version 2.2.1
1 parent db2d13c commit 3cab0d6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/zod-openapi/CHANGELOG.md

+2
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+
### [2.2.1](https://github.com/anatine/zod-plugins/compare/zod-openapi-2.2.0...zod-openapi-2.2.1) (2023-10-31)
6+
57
## [2.2.0](https://github.com/anatine/zod-plugins/compare/zod-openapi-2.1.0...zod-openapi-2.2.0) (2023-08-22)
68

79

packages/zod-openapi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anatine/zod-openapi",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Zod to OpenAPI converter",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)