Version Packages (#21)

pull/23/head @hono/hello@0.0.14
github-actions[bot] 2023-01-13 08:01:03 +09:00 committed by GitHub
parent 5a14c913fa
commit 2f16551b23
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
---
fix types

View File

@ -1,5 +1,11 @@
# @honojs/hello
## 0.0.14
### Patch Changes
- 5a14c91: fix types
## 0.0.13
### Patch Changes

View File

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