Version Packages (#544)

pull/545/head @hono/eslint-config@0.0.5
github-actions[bot] 2024-05-26 04:42:35 +09:00 committed by GitHub
parent ee6569d62b
commit 44c065aec4
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 rules

View File

@ -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

View File

@ -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",