parent
66366075d4
commit
5a0488a254
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@hono/typia-validator': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
PeerDependency of Typia is updated from v5 to v6
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @hono/typia-validator
|
# @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
|
## 0.0.4
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@hono/typia-validator",
|
"name": "@hono/typia-validator",
|
||||||
"version": "0.0.4",
|
"version": "0.0.5",
|
||||||
"description": "Validator middleware using Typia",
|
"description": "Validator middleware using Typia",
|
||||||
"main": "dist/cjs/index.js",
|
"main": "dist/cjs/index.js",
|
||||||
"module": "dist/esm/index.js",
|
"module": "dist/esm/index.js",
|
||||||
|
|
Loading…
Reference in New Issue