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
parent
4f17829191
commit
307d83494c
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@hono/typia-validator': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Include `typia@8` as a peer dependency
|
|
|
@ -1,5 +1,11 @@
|
||||||
# @hono/typia-validator
|
# @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
|
## 0.1.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@hono/typia-validator",
|
"name": "@hono/typia-validator",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"description": "Validator middleware using Typia",
|
"description": "Validator middleware using Typia",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/cjs/index.js",
|
"main": "dist/cjs/index.js",
|
||||||
|
|
Loading…
Reference in New Issue