We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e3154c commit 667837cCopy full SHA for 667837c
packages/graphql-codegen-zod/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+### [0.4.1](https://github.com/anatine/zod-plugins/compare/graphql-codegen-zod-0.4.0...graphql-codegen-zod-0.4.1) (2024-03-19)
6
+
7
## [0.4.0](https://github.com/anatine/zod-plugins/compare/graphql-codegen-zod-0.3.14...graphql-codegen-zod-0.4.0) (2022-12-12)
8
9
packages/graphql-codegen-zod/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@anatine/graphql-codegen-zod",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "Its a library to parse from Graphql Schema to a Zod Schema",
"license": "MIT",
"public": true,
0 commit comments