honojs-middleware/packages/zod-validator/CHANGELOG.md

20 lines
218 B
Markdown
Raw Normal View History

2023-01-01 23:10:06 +08:00
# @hono/zod-validator
2023-02-01 05:55:41 +08:00
## 0.0.3
### Patch Changes
- e45805f: bump up Hono version to v3.0.0-rc.9
2023-01-18 20:58:11 +08:00
## 0.0.2
### Patch Changes
- a831696: fix and refactor types
2023-01-01 23:10:06 +08:00
## 0.0.1
### Patch Changes
- 58e42aa: first release