Version Packages (#572)

pull/574/head @hono/typia-validator@0.0.5
github-actions[bot] 2024-06-14 07:43:49 +09:00 committed by GitHub
parent 66366075d4
commit 5a0488a254
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
---
PeerDependency of Typia is updated from v5 to v6

View File

@ -1,5 +1,11 @@
# @hono/typia-validator
## 0.0.5
### Patch Changes
- [#570](https://github.com/honojs/middleware/pull/570) [`66366075d4f268ad0190a30f1c77ca433cacf0b3`](https://github.com/honojs/middleware/commit/66366075d4f268ad0190a30f1c77ca433cacf0b3) Thanks [@ryoppippi](https://github.com/ryoppippi)! - PeerDependency of Typia is updated from v5 to v6
## 0.0.4
### Patch Changes

View File

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