Skip to content

Commit

Permalink
chore(zod-openapi): release version 2.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian-McBride committed Mar 20, 2024
1 parent 79fbea8 commit 5f5f987
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions packages/zod-openapi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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

### [2.2.5](https://github.com/anatine/zod-plugins/compare/zod-openapi-2.2.4...zod-openapi-2.2.5) (2024-03-20)

### [2.2.4](https://github.com/anatine/zod-plugins/compare/zod-openapi-2.2.3...zod-openapi-2.2.4) (2024-03-19)

### [2.2.3](https://github.com/anatine/zod-plugins/compare/zod-openapi-2.2.2...zod-openapi-2.2.3) (2024-01-23)
Expand Down
2 changes: 1 addition & 1 deletion packages/zod-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anatine/zod-openapi",
"version": "2.2.4",
"version": "2.2.5",
"description": "Zod to OpenAPI converter",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit 5f5f987

Please sign in to comment.