Version Packages (#2)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>pull/3/head
parent
5cd86dd5d7
commit
94bb96fece
|
@ -1,5 +0,0 @@
|
||||||
---
|
|
||||||
'@honojs/hello': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
the repository has been moved
|
|
|
@ -0,0 +1,7 @@
|
||||||
|
# @honojs/hello
|
||||||
|
|
||||||
|
## 0.0.7
|
||||||
|
|
||||||
|
### Patch Changes
|
||||||
|
|
||||||
|
- 5cd86dd: the repository has been moved
|
|
@ -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