Skip to content

Commit 667837c

Browse files
committed
chore(graphql-codegen-zod): release version 0.4.1
1 parent 9e3154c commit 667837c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/graphql-codegen-zod/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+
### [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+
57
## [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)
68

79

packages/graphql-codegen-zod/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anatine/graphql-codegen-zod",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Its a library to parse from Graphql Schema to a Zod Schema",
55
"license": "MIT",
66
"public": true,

0 commit comments

Comments
 (0)