Version Packages (#10)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
pull/12/head @hono/hello@0.0.8
github-actions[bot] 2022-12-24 20:20:24 +09:00 committed by GitHub
parent 45a22b8006
commit fdb50b7e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/hello': patch
---
`@honojs` to `@hono`

View File

@ -1,5 +1,11 @@
# @honojs/hello
## 0.0.8
### Patch Changes
- 45a22b8: `@honojs` to `@hono`
## 0.0.7
### Patch Changes

View File

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