Version Packages (#80)

pull/83/head @hono/qwik-city@0.0.2
github-actions[bot] 2023-04-03 00:26:21 +09:00 committed by GitHub
parent bf87efc954
commit 19fc874400
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 11 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/qwik-city': patch
---
fix: fix building

View File

@ -1,5 +0,0 @@
---
'@hono/qwik-city': patch
---
feat: bump up Qwik

View File

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

View File

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