Version Packages (#41)

pull/43/head @hono/zod-validator@0.0.4
github-actions[bot] 2023-02-09 20:34:33 +09:00 committed by GitHub
parent e1a49cff0b
commit 0efd95e5a9
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

View File

@ -1,5 +1,11 @@
# @hono/zod-validator # @hono/zod-validator
## 0.0.4
### Patch Changes
- e1a49cf: bump up Hono version
## 0.0.3 ## 0.0.3
### Patch Changes ### Patch Changes

View File

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