Version Packages (#5)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/8/head @honojs/hello@0.0.7
github-actions[bot] 2022-10-16 18:44:08 +09:00 committed by GitHub
parent ba243cd55e
commit 2030c7215c
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 @@
---
'@honojs/hello': patch
---
nothing is changed

View File

@ -0,0 +1,7 @@
# @honojs/hello
## 0.0.7
### Patch Changes
- 0e7e7e2: nothing is changed

View File

@ -1,6 +1,6 @@
{
"name": "@honojs/hello",
"version": "0.0.6",
"version": "0.0.7",
"description": "An example of third-party middleware for Hono",
"main": "dist/index.js",
"types": "dist/index.d.ts",