Version Packages (#746)

pull/749/head @hono/eslint-config@1.0.2
github-actions[bot] 2024-09-24 20:22:43 +09:00 committed by GitHub
parent 2378265f71
commit 45f5d45bfa
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
---
fix: update dependencies

View File

@ -1,5 +1,11 @@
# @hono/eslint-config # @hono/eslint-config
## 1.0.2
### Patch Changes
- [#745](https://github.com/honojs/middleware/pull/745) [`2378265f717900b75410c8dbd6b597190bdc301c`](https://github.com/honojs/middleware/commit/2378265f717900b75410c8dbd6b597190bdc301c) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: update dependencies
## 1.0.1 ## 1.0.1
### Patch Changes ### Patch Changes

View File

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