Skip to content

Commit 132e472

Browse files
committed
chore(zod-nestjs): release version 2.0.8
1 parent 9cad0ec commit 132e472

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.8](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.7...zod-nestjs-2.0.8) (2024-03-29)
6+
57
### [2.0.7](https://github.com/anatine/zod-plugins/compare/zod-nestjs-2.0.6...zod-nestjs-2.0.7) (2024-03-20)
68

79
### [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-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anatine/zod-nestjs",
3-
"version": "2.0.7",
3+
"version": "2.0.8",
44
"description": "Zod helper methods for NestJS",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)