parent
bbe197acc3
commit
9f901b971c
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/qwik-city': patch
|
||||
---
|
||||
|
||||
feat(qwik-city): adapt to qwik-city changes in v1.2.0
|
|
@ -1,5 +1,11 @@
|
|||
# @hono/qwik-city
|
||||
|
||||
## 0.0.4
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#127](https://github.com/honojs/middleware/pull/127) [`bbe197a`](https://github.com/honojs/middleware/commit/bbe197acc34b0ebc47a9609710eb420ecec6aded) Thanks [@shuymn](https://github.com/shuymn)! - feat(qwik-city): adapt to qwik-city changes in v1.2.0
|
||||
|
||||
## 0.0.3
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/qwik-city",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "Qwik City middleware for Hono",
|
||||
"main": "dist/cjs/index.js",
|
||||
"module": "dist/esm/index.js",
|
||||
|
|
Loading…
Reference in New Issue