Version Packages (#23)

pull/24/head @hono/qwik-city@0.0.1
github-actions[bot] 2023-01-13 09:12:26 +09:00 committed by GitHub
parent a5e33129c5
commit c420bdb23a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@hono/qwik-city': patch
---
initial release

View File

@ -0,0 +1,7 @@
# @hono/qwik-city
## 0.0.1
### Patch Changes
- a5e3312: initial release

View File

@ -1,6 +1,6 @@
{
"name": "@hono/qwik-city",
"version": "0.0.0",
"version": "0.0.1",
"description": "Qwik City middleware for Hono",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",