We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4134d commit 009118eCopy full SHA for 009118e
packages/zod-nestjs/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
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
+
7
### [2.0.2](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.1...zod-nestjs-2.0.2) (2023-07-31)
8
9
packages/zod-nestjs/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@anatine/zod-nestjs",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Zod helper methods for NestJS",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments