Version Packages (#798)

pull/806/head @hono/valibot-validator@0.4.1
github-actions[bot] 2024-10-29 09:35:49 +09:00 committed by GitHub
parent 0ff894aeb1
commit 2c0c41faa5
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': patch
---
Fix Valibot peer dependency to support dist-tags

View File

@ -1,5 +1,11 @@
# @hono/valibot-validator
## 0.4.1
### Patch Changes
- [#797](https://github.com/honojs/middleware/pull/797) [`0ff894aeb11da0713d461099ee68521cbe37f99a`](https://github.com/honojs/middleware/commit/0ff894aeb11da0713d461099ee68521cbe37f99a) Thanks [@fabian-hiller](https://github.com/fabian-hiller)! - Fix Valibot peer dependency to support dist-tags
## 0.4.0
### Minor Changes

View File

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