Version Packages (#28)

pull/30/head @hono/zod-validator@0.0.3
github-actions[bot] 2023-02-01 06:55:41 +09:00 committed by GitHub
parent e45805f230
commit fc30bf65cb
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/zod-validator': patch
---
bump up Hono version to v3.0.0-rc.9

View File

@ -1,5 +1,11 @@
# @hono/zod-validator
## 0.0.3
### Patch Changes
- e45805f: bump up Hono version to v3.0.0-rc.9
## 0.0.2
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/zod-validator",
"version": "0.0.2",
"version": "0.0.3",
"description": "Validator middleware using Zod",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",