Version Packages (#128)

pull/130/head @hono/qwik-city@0.0.4
github-actions[bot] 2023-08-23 00:49:05 +09:00 committed by GitHub
parent bbe197acc3
commit 9f901b971c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/qwik-city': patch
---
feat(qwik-city): adapt to qwik-city changes in v1.2.0

View File

@ -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

View File

@ -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",