Version Packages (#339)

pull/342/head @hono/arktype-validator@1.0.0
github-actions[bot] 2024-01-04 13:08:08 +09:00 committed by GitHub
parent b84c6c8eb3
commit 0d7244b5bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/arktype-validator': major
---
Create Arktype validator middleware

View File

@ -0,0 +1,7 @@
# @hono/arktype-validator
## 1.0.0
### Major Changes
- [#325](https://github.com/honojs/middleware/pull/325) [`b84c6c8eb3734c1e42e2a9931adaa3e138af253b`](https://github.com/honojs/middleware/commit/b84c6c8eb3734c1e42e2a9931adaa3e138af253b) Thanks [@MonsterDeveloper](https://github.com/MonsterDeveloper)! - Create Arktype validator middleware

View File

@ -1,6 +1,6 @@
{
"name": "@hono/arktype-validator",
"version": "0.1.0",
"version": "1.0.0",
"description": "ArkType validator middleware",
"main": "dist/index.js",
"module": "dist/index.mjs",