Version Packages (#1025)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/1026/head @hono/typia-validator@0.1.1
github-actions[bot] 2025-03-19 18:07:38 +09:00 committed by GitHub
parent 4f17829191
commit 307d83494c
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/typia-validator': patch
---
Include `typia@8` as a peer dependency

View File

@ -1,5 +1,11 @@
# @hono/typia-validator
## 0.1.1
### Patch Changes
- [#1024](https://github.com/honojs/middleware/pull/1024) [`4f1782919154946a4105a113884f2ae929dc9317`](https://github.com/honojs/middleware/commit/4f1782919154946a4105a113884f2ae929dc9317) Thanks [@gronxb](https://github.com/gronxb)! - Include `typia@8` as a peer dependency
## 0.1.0
### Minor Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/typia-validator",
"version": "0.1.0",
"version": "0.1.1",
"description": "Validator middleware using Typia",
"type": "module",
"main": "dist/cjs/index.js",