Version Packages (#112)

pull/114/head @hono/valibot-validator@0.1.2
github-actions[bot] 2023-08-16 08:50:31 +09:00 committed by GitHub
parent 945938b6af
commit 5eb29ae29e
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': patch
---
bump up valibot

View File

@ -1,5 +1,11 @@
# @hono/valibot-validator
## 0.1.2
### Patch Changes
- [#111](https://github.com/honojs/middleware/pull/111) [`945938b`](https://github.com/honojs/middleware/commit/945938b6afe45f7f4f934b9fafebf9fb503560eb) Thanks [@yusukebe](https://github.com/yusukebe)! - bump up valibot
## 0.1.1
### Patch Changes

View File

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