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 3cab0d6 commit cbea74dCopy full SHA for cbea74d
packages/zod-mock/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
5
+### [3.13.3](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.2...zod-mock-3.13.3) (2023-10-31)
6
+
7
### [3.13.2](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.1...zod-mock-3.13.2) (2023-07-31)
8
9
packages/zod-mock/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@anatine/zod-mock",
- "version": "3.13.2",
+ "version": "3.13.3",
"description": "Zod auto-mock object generator using Faker at @faker-js/faker",
"main": "src/index.js",
"types": "src/index.d.ts",
0 commit comments