Version Packages (#820)

pull/822/head @hono/valibot-validator@0.5.0
github-actions[bot] 2024-11-10 18:51:50 +09:00 committed by GitHub
parent d6fcbbd336
commit f997ee0d9a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/valibot-validator': minor
---
Upgrade Valibot peer dependency to >=v1.0.0-beta.4

View File

@ -1,5 +1,11 @@
# @hono/valibot-validator
## 0.5.0
### Minor Changes
- [#819](https://github.com/honojs/middleware/pull/819) [`d6fcbbd3366b356616fd188d9943ddb3e8294e5b`](https://github.com/honojs/middleware/commit/d6fcbbd3366b356616fd188d9943ddb3e8294e5b) Thanks [@fabian-hiller](https://github.com/fabian-hiller)! - Upgrade Valibot peer dependency to >=v1.0.0-beta.4
## 0.4.1
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/valibot-validator",
"version": "0.4.1",
"version": "0.5.0",
"description": "Validator middleware using Valibot",
"type": "module",
"main": "dist/index.js",