Skip to content

Commit 68897c9

Browse files
authored
v0.1.1
2 parents 5be15c5 + 239f614 commit 68897c9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fifty-spies-retire.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# valimock
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#9](https://github.com/Saeris/valimock/pull/9) [`ff60f6c`](https://github.com/Saeris/valimock/commit/ff60f6ca8a3185db426e928464bff8cb8c74e94e) Thanks [@Saeris](https://github.com/Saeris)! - Fix broken `#getValidEnumValues()` method
8+
39
## 0.1.0
410

511
### Minor Changes

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.1.0",
4+
"version": "0.1.1",
55
"license": "MIT",
66
"author": "Drake Costa <[email protected]> (https://saeris.gg)",
77
"keywords": [

0 commit comments

Comments
 (0)