We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cad0ec commit 132e472Copy full SHA for 132e472
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.8](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.7...zod-nestjs-2.0.8) (2024-03-29)
6
+
7
### [2.0.7](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.6...zod-nestjs-2.0.7) (2024-03-20)
8
9
### [2.0.6](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.5...zod-nestjs-2.0.6) (2024-03-19)
packages/zod-nestjs/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@anatine/zod-nestjs",
- "version": "2.0.7",
+ "version": "2.0.8",
"description": "Zod helper methods for NestJS",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments