parent
bf87efc954
commit
19fc874400
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/qwik-city': patch
|
||||
---
|
||||
|
||||
fix: fix building
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@hono/qwik-city': patch
|
||||
---
|
||||
|
||||
feat: bump up Qwik
|
|
@ -1,5 +1,13 @@
|
|||
# @hono/qwik-city
|
||||
|
||||
## 0.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#79](https://github.com/honojs/middleware/pull/79) [`bf87efc`](https://github.com/honojs/middleware/commit/bf87efc9547d06f987036ca7a40b0929e813f4d9) Thanks [@yusukebe](https://github.com/yusukebe)! - fix: fix building
|
||||
|
||||
- [#78](https://github.com/honojs/middleware/pull/78) [`2d87f28`](https://github.com/honojs/middleware/commit/2d87f28889f78b55622f046f3493b0eadb8873a2) Thanks [@yusukebe](https://github.com/yusukebe)! - feat: bump up Qwik
|
||||
|
||||
## 0.0.1
|
||||
|
||||
### Patch Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@hono/qwik-city",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "Qwik City middleware for Hono",
|
||||
"main": "dist/cjs/index.js",
|
||||
"module": "dist/esm/index.js",
|
||||
|
|
Loading…
Reference in New Issue