Version Packages (#2)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/3/head
github-actions[bot] 2022-10-16 18:18:58 +09:00 committed by GitHub
parent 5cd86dd5d7
commit 94bb96fece
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
---
the repository has been moved

View File

@ -0,0 +1,7 @@
# @honojs/hello
## 0.0.7
### Patch Changes
- 5cd86dd: the repository has been moved

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