Version Packages (#5)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>pull/8/head @honojs/hello@0.0.7
parent
ba243cd55e
commit
2030c7215c
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@honojs/hello': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
nothing is changed
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
# @honojs/hello
|
||||||
|
|
||||||
|
## 0.0.7
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 0e7e7e2: nothing is changed
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "@honojs/hello",
|
"name": "@honojs/hello",
|
||||||
"version": "0.0.6",
|
"version": "0.0.7",
|
||||||
"description": "An example of third-party middleware for Hono",
|
"description": "An example of third-party middleware for Hono",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"types": "dist/index.d.ts",
|
"types": "dist/index.d.ts",
|
||||||
|
|
Loading…
Reference in New Issue