Skip to content

Commit

Permalink
chore(release): v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Intevel committed Nov 15, 2023
1 parent 2b57f43 commit cc64504
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@

## v0.0.4


### 🚀 Enhancements

- Add useValidateQuery function (2b57f43)

### ❤️ Contributors

- Conner Bachmann

## v0.0.3


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "h3-valibot",
"version": "0.0.3",
"version": "0.0.4",
"description": "🤖 Schema validation for h3 using Valibot",
"license": "MIT",
"author": "Conner Bachmann <[email protected]>",
Expand Down

0 comments on commit cc64504

Please sign in to comment.