parent
10dd016415
commit
a3c2cda02b
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/hello': patch
|
||||
---
|
||||
|
||||
new message
|
|
@ -1,5 +1,11 @@
|
|||
# @honojs/hello
|
||||
|
||||
## 0.0.13
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 10dd016: new message
|
||||
|
||||
## 0.0.11
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue