Skip to content

Commit cbea74d

Browse files
committed
chore(zod-mock): release version 3.13.3
1 parent 3cab0d6 commit cbea74d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/zod-mock/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
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+
### [3.13.3](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.2...zod-mock-3.13.3) (2023-10-31)
6+
57
### [3.13.2](https://github.com/anatine/zod-plugins/compare/zod-mock-3.13.1...zod-mock-3.13.2) (2023-07-31)
68

79

packages/zod-mock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anatine/zod-mock",
3-
"version": "3.13.2",
3+
"version": "3.13.3",
44
"description": "Zod auto-mock object generator using Faker at @faker-js/faker",
55
"main": "src/index.js",
66
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)