Version Packages (#303)

pull/304/head @hono/eslint-config@0.0.1
github-actions[bot] 2023-12-13 18:26:07 +09:00 committed by GitHub
parent 14da8577fd
commit cdc93d61dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/eslint-config': patch
---
initial release

View File

@ -0,0 +1,7 @@
# @hono/eslint-config
## 0.0.1
### Patch Changes
- [#302](https://github.com/honojs/middleware/pull/302) [`40aeab8`](https://github.com/honojs/middleware/commit/40aeab8e3ee84d988a493237df1308cace8b5476) Thanks [@yusukebe](https://github.com/yusukebe)! - initial release

View File

@ -1,6 +1,6 @@
{
"name": "@hono/eslint-config",
"version": "0.0.0",
"version": "0.0.1",
"description": "ESLint Config for Hono projects",
"main": "index.js",
"license": "MIT",