parent
2378265f71
commit
45f5d45bfa
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/eslint-config': patch
|
||||
---
|
||||
|
||||
fix: update dependencies
|
|
@ -1,5 +1,11 @@
|
|||
# @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
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/eslint-config",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"description": "ESLint Config for Hono projects",
|
||||
"type": "module",
|
||||
"module": "./index.js",
|
||||
|
|
Loading…
Reference in New Issue