Skip to content

Commit

Permalink
Version Packages (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 13, 2023
1 parent a5e3312 commit c420bdb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-donuts-warn.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/qwik-city/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @hono/qwik-city

## 0.0.1

### Patch Changes

- a5e3312: initial release
2 changes: 1 addition & 1 deletion packages/qwik-city/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit c420bdb

Please sign in to comment.