Skip to content

Commit e7bea98

Browse files
committed
chore(main): release 2.0.0-beta.7
1 parent 2c21ee1 commit e7bea98

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.1-beta.6"
2+
".": "2.0.0-beta.7"
33
}

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
## [2.0.1-beta.6](https://github.com/soc221b/zod-schema-faker/compare/2.0.0-beta.6...2.0.1-beta.6) (2025-09-21)
5+
## [2.0.0-beta.7](https://github.com/soc221b/zod-schema-faker/compare/2.0.0-beta.6...2.0.0-beta.7) (2025-09-21)
66

77

88
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zod-schema-faker",
3-
"version": "2.0.1-beta.6",
3+
"version": "2.0.0-beta.7",
44
"description": "Generates mock data from zod schema. Powered by @faker-js/faker and randexp.js",
55
"keywords": [
66
"zod",

0 commit comments

Comments
 (0)