We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a936ea commit 9d03494Copy full SHA for 9d03494
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.9](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.8...zod-nestjs-2.0.9) (2024-06-21)
6
+
7
### [2.0.8](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.7...zod-nestjs-2.0.8) (2024-03-29)
8
9
### [2.0.7](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.6...zod-nestjs-2.0.7) (2024-03-20)
packages/zod-nestjs/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@anatine/zod-nestjs",
- "version": "2.0.8",
+ "version": "2.0.9",
"description": "Zod helper methods for NestJS",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments