Version Packages (#103)

pull/104/head @hono/valibot-validator@0.1.0
github-actions[bot] 2023-07-30 08:11:04 +09:00 committed by GitHub
parent c15de7ce3c
commit b78e8e1bf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/valibot-validator': minor
---
first release

View File

@ -0,0 +1,7 @@
# @hono/valibot-validator
## 0.1.0
### Minor Changes
- [#102](https://github.com/honojs/middleware/pull/102) [`c15de7c`](https://github.com/honojs/middleware/commit/c15de7ce3cbaa3b76ee259f266d480235a47e8fa) Thanks [@ZerNico](https://github.com/ZerNico)! - first release

View File

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