parent
845f880192
commit
0c5629156e
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/hello': patch
|
||||
---
|
||||
|
||||
this is a "blank" update
|
|
@ -1,5 +1,11 @@
|
|||
# @honojs/hello
|
||||
|
||||
## 0.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 845f880: this is a "blank" update
|
||||
|
||||
## 0.0.8
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue