Skip to content

Commit d52ee6f

Browse files
committed
Merge branch 'main' of github.com:Saeris/valimock
2 parents 03e77b7 + 367982b commit d52ee6f

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/green-turtles-rest.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# valimock
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#6](https://github.com/Saeris/valimock/pull/6) [`254049e`](https://github.com/Saeris/valimock/commit/254049e0cc85045a74388bbce60353e06ca2dc0c) Thanks [@Saeris](https://github.com/Saeris)! - Add support for Valibot v0.21.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "valimock",
33
"description": "Generate mock data for Valibot schemas using Faker",
4-
"version": "0.0.1",
4+
"version": "0.1.0",
55
"license": "MIT",
66
"author": "Drake Costa <[email protected]> (https://saeris.gg)",
77
"keywords": [

0 commit comments

Comments
 (0)