Version Packages (#1166)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
pull/1167/head @hono/arktype-validator@2.0.1
github-actions[bot] 2025-05-15 23:03:13 +09:00 committed by GitHub
parent 1ca88da019
commit 2c917b33a4
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/eslint-config': patch
---
Add type declaration

View File

@ -1,5 +1,11 @@
# @hono/eslint-config
## 2.0.1
### Patch Changes
- [#1162](https://github.com/honojs/middleware/pull/1162) [`74d0fe0cb46b3aca7bac6c017a162bae272c7e3b`](https://github.com/honojs/middleware/commit/74d0fe0cb46b3aca7bac6c017a162bae272c7e3b) Thanks [@BarryThePenguin](https://github.com/BarryThePenguin)! - Add type declaration
## 2.0.0
### Major Changes

View File

@ -1,6 +1,6 @@
{
"name": "@hono/eslint-config",
"version": "2.0.0",
"version": "2.0.1",
"description": "ESLint Config for Hono projects",
"type": "module",
"module": "./index.js",