Skip to content

Commit 009118e

Browse files
committed
chore(zod-nestjs): release version 2.0.3
1 parent fe4134d commit 009118e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/zod-nestjs/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.0.3](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.2...zod-nestjs-2.0.3) (2023-08-03)
6+
57
### [2.0.2](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.1...zod-nestjs-2.0.2) (2023-07-31)
68

79

packages/zod-nestjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anatine/zod-nestjs",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Zod helper methods for NestJS",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)