parent
ee6569d62b
commit
44c065aec4
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/eslint-config': patch
|
||||
---
|
||||
|
||||
fix: update rules
|
|
@ -1,5 +1,11 @@
|
|||
# @hono/eslint-config
|
||||
|
||||
## 0.0.5
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#543](https://github.com/honojs/middleware/pull/543) [`ee6569d62b4225e2cade3d715c0043a364a37449`](https://github.com/honojs/middleware/commit/ee6569d62b4225e2cade3d715c0043a364a37449) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: update rules
|
||||
|
||||
## 0.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/eslint-config",
|
||||
"version": "0.0.4",
|
||||
"version": "0.0.5",
|
||||
"description": "ESLint Config for Hono projects",
|
||||
"main": "index.js",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue