Version Packages (#14)

pull/16/head @hono/hello@0.0.13
github-actions[bot] 2022-12-24 21:13:18 +09:00 committed by GitHub
parent 10dd016415
commit a3c2cda02b
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
---
new message

View File

@ -1,5 +1,11 @@
# @honojs/hello
## 0.0.13
### Patch Changes
- 10dd016: new message
## 0.0.11
### Patch Changes

View File

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