Version Packages (#136)

pull/138/head @hono/valibot-validator@0.2.0
github-actions[bot] 2023-08-24 08:54:57 +09:00 committed by GitHub
parent dd620f0dc7
commit 05f4b47080
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/valibot-validator': minor
---
update valibot version

View File

@ -1,5 +1,11 @@
# @hono/valibot-validator
## 0.2.0
### Minor Changes
- [#135](https://github.com/honojs/middleware/pull/135) [`dd620f0`](https://github.com/honojs/middleware/commit/dd620f0dc72976a76952c9506babdef9c33ffd7b) Thanks [@ZerNico](https://github.com/ZerNico)! - update valibot version
## 0.1.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/valibot-validator",
"version": "0.1.2",
"version": "0.2.0",
"description": "Validator middleware using Valibot",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",