Version Packages (#12)

pull/13/head @hono/hello@0.0.11
github-actions[bot] 2022-12-24 20:46:08 +09:00 committed by GitHub
parent 845f880192
commit 0c5629156e
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
---
this is a "blank" update

View File

@ -1,5 +1,11 @@
# @honojs/hello
## 0.0.11
### Patch Changes
- 845f880: this is a "blank" update
## 0.0.8
### Patch Changes

View File

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