Skip to content

Commit

Permalink
chore(zod-openapi): release version 1.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian-McBride committed Jun 16, 2023
1 parent eb1756d commit de50ef4
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).

### [1.14.2](https://github.com/anatine/zod-plugins/compare/zod-openapi-1.14.1...zod-openapi-1.14.2) (2023-06-16)

### [1.14.1](https://github.com/anatine/zod-plugins/compare/zod-openapi-1.14.0...zod-openapi-1.14.1) (2023-06-16)

## [1.14.0](https://github.com/anatine/zod-plugins/compare/zod-openapi-1.13.0...zod-openapi-1.14.0) (2023-05-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": "1.14.1",
"version": "1.14.2",
"description": "Zod to OpenAPI converter",
"main": "src/index.js",
"types": "src/index.d.ts",
Expand Down

0 comments on commit de50ef4

Please sign in to comment.