parent
e970536220
commit
e0db0f704b
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/medley-router': patch
|
||||
---
|
||||
|
||||
initial release
|
|
@ -0,0 +1,7 @@
|
|||
# @hono/medley-router
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#82](https://github.com/honojs/middleware/pull/82) [`e970536`](https://github.com/honojs/middleware/commit/e970536220617e54c77f5bac7e5fe930248aff1a) Thanks [@yusukebe](https://github.com/yusukebe)! - initial release
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/medley-router",
|
||||
"version": "0.0.0",
|
||||
"version": "0.0.1",
|
||||
"description": "Router using @medley/router",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
|
Loading…
Reference in New Issue